This commit is contained in:
2025-11-06 00:11:13 -06:00
parent 8a781d6b2a
commit 2e36efa1c3

View File

@@ -45,7 +45,6 @@ in
sops = { sops = {
defaultSopsFile = ./secrets/secrets.yaml; defaultSopsFile = ./secrets/secrets.yaml;
defaultSopsFormat = "yaml"; defaultSopsFormat = "yaml";
#age.keyFile = "/home/blake/.config/sops/age/keys.txt";
age.keyFile = "${config.home.homeDirectory}/.config/sops/age/keys.txt"; age.keyFile = "${config.home.homeDirectory}/.config/sops/age/keys.txt";
}; };
} }