add overseer key to sops

This commit is contained in:
TheWanderingCrow 2025-01-20 17:09:40 -05:00
parent 909a34f9dd
commit f58867ee13

View file

@ -13,7 +13,7 @@ in
sops = {
defaultSopsFile = inputs.nix-secrets.secrets.overseer;
age.keyFile = "/var/lib/sops-nix/key.txt";
age.generateKey = true;
age.sshKeyPaths = inputs.nix-secrets.keys.overseer;
};
# Create the dirs we need