diff --git a/hosts/kim/annika.nix b/hosts/kim/annika.nix index 0ec80d0..6efa203 100644 --- a/hosts/kim/annika.nix +++ b/hosts/kim/annika.nix @@ -7,7 +7,7 @@ # Configure secrets stuff sops = { - defaultSopsFile = ../../secrets.yaml; + defaultSopsFile = ../../secrets/secrets.yaml; defaultSopsFormat = "yaml"; age.keyFile = "/home/annika/.config/sops/age/keys.txt";