Skip to content

Instantly share code, notes, and snippets.

View Vonfry's full-sized avatar
🤔
FUN!

Vonfry Vonfry

🤔
FUN!
View GitHub Profile
@Vonfry
Vonfry / config.tf
Last active February 21, 2026 09:49
opentofu issue report on encryption key provider external with json
terraform {
encryption {
key_provider "external" "sops" {
command = [
"cat",
"secret.txt",
]
}
key_provider "pbkdf2" "key" {
@Vonfry
Vonfry / config.ini
Created March 21, 2024 12:23
ly-build-issue
load=false
mcookie_cmd=/run/current-system/sw/bin/mcookie
path=/run/current-system/sw/bin
restart_cmd=/run/current-system/systemd/bin/systemctl reboot
save=false
service_name=ly
shutdown_cmd=/run/current-system/systemd/bin/systemctl poweroff
term_reset_cmd=/run/current-system/sw/bin/tput reset
tty=2
wayland_cmd=/nix/store/npkvgqkdm3fwcb35d51py1n3fldxls8y-xsession-wrapper