diff --git a/systems/palatine-hill/configuration.nix b/systems/palatine-hill/configuration.nix index a2d21b8..f7c3ad7 100644 --- a/systems/palatine-hill/configuration.nix +++ b/systems/palatine-hill/configuration.nix @@ -227,7 +227,7 @@ "postgres/init".owner = "postgres"; "zfs-attic-key" = { format = "binary"; - sopsFile = "./keys/zfs-attic-key"; + sopsFile = ./keys/zfs-attic-key; }; }; };