summaryrefslogtreecommitdiff
path: root/hosts/auth/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/auth/default.nix')
-rw-r--r--hosts/auth/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/auth/default.nix b/hosts/auth/default.nix
index b4c23f1..dbc585c 100644
--- a/hosts/auth/default.nix
+++ b/hosts/auth/default.nix
@@ -6,7 +6,7 @@ in
imports = [
./keycloak.nix
];
- sops.defaultSopsFile = ../../secrets/auth/secrets.yaml;
+ sops.defaultSopsFile = ./secrets.yaml;
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
sops.secrets = {