mini-2024-11-24-22-18-47

This commit is contained in:
Alexander Szczepanski
2024-11-24 22:18:47 +01:00
parent 0a36644ff6
commit fe9beaa67b
4 changed files with 34 additions and 23 deletions

View File

@ -27,7 +27,7 @@
defaultSopsFile = ../../secrets.yaml;
validateSopsFiles = true;
age = {
sshKeyPaths = ["/etc/ssh/ssh_host_ed25519_key"];
sshKeyPaths = ["/persist/etc/ssh/ssh_host_ed25519_key"];
keyFile = "/var/lib/sops-nix/key.txt";
generateKey = true;
};