changed key location

This commit is contained in:
Richie Cahill 2024-06-19 11:46:47 -04:00
parent 64c34bb4ba
commit 1a9ac3fbc1

View File

@ -145,7 +145,7 @@
sops = { sops = {
defaultSopsFile = ./secrets.yaml; defaultSopsFile = ./secrets.yaml;
secrets."zfs/postgres_key".owner = "root"; secrets."zfs/postgres_key".path = "/root/zfs/postgres_key";
}; };
system.stateVersion = "23.11"; system.stateVersion = "23.11";