This commit is contained in:
2025-04-04 22:52:46 -04:00
parent 816d8a54df
commit e2fab02d40
8 changed files with 66 additions and 33 deletions

View File

@@ -34,8 +34,8 @@ in
security = {
sops = {
enable = true;
sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
defaultSopsFile = lib.snowfall.fs.get-file "secrets/default.yaml";
# sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
defaultSopsFile = lib.snowfall.fs.get-file "secrets/lin-mbp-personal/default.yaml";
};
};