diff options
Diffstat (limited to '')
-rw-r--r-- | home/nipsy/ginaz.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/nipsy/ginaz.nix b/home/nipsy/ginaz.nix index e3f862d..eacaf77 100644 --- a/home/nipsy/ginaz.nix +++ b/home/nipsy/ginaz.nix @@ -9,7 +9,7 @@ ]; sops = { - age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ]; + age.keyFile = "/home/nipsy/.config/sops/age/keys.txt"; defaultSopsFile = ./secrets/ginaz.yaml; secrets = { |