mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
sops path
This commit is contained in:
parent
629ed992cd
commit
f59d75c146
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ in
|
|||
}: {
|
||||
# Some scafolding for secrets
|
||||
sops = {
|
||||
defaultSopsFile = ../../../../nix-secrets/secrets/overseer.json;
|
||||
defaultSopsFile = ../../../nix-secrets/secrets/overseer.json;
|
||||
age.keyFile = "/var/lib/sops-nix/key.txt";
|
||||
age.generateKey = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue