mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
add overseer key to sops
This commit is contained in:
parent
909a34f9dd
commit
f58867ee13
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue