From 44d7c49e6ac712d9c87aa48f0b631d8833ee26f4 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Sun, 19 May 2024 01:50:06 -0700 Subject: Update age key path --- home/nipsy/ginaz.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = { -- cgit v1.2.3