diff --git a/systems/jeeves/configuration.nix b/systems/jeeves/configuration.nix index 9180c31..187987e 100644 --- a/systems/jeeves/configuration.nix +++ b/systems/jeeves/configuration.nix @@ -145,7 +145,7 @@ sops = { defaultSopsFile = ./secrets.yaml; - secrets."zfs/postgres_key".owner = "root"; + secrets."zfs/postgres_key".path = "/root/zfs/postgres_key"; }; system.stateVersion = "23.11";