diff --git a/users/blake/home.nix b/users/blake/home.nix index 55957b2..b55dfa5 100644 --- a/users/blake/home.nix +++ b/users/blake/home.nix @@ -45,7 +45,6 @@ in sops = { defaultSopsFile = ./secrets/secrets.yaml; defaultSopsFormat = "yaml"; - #age.keyFile = "/home/blake/.config/sops/age/keys.txt"; age.keyFile = "${config.home.homeDirectory}/.config/sops/age/keys.txt"; }; }