mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-12 02:04:09 -05:00
sops path
This commit is contained in:
parent
04b531f32a
commit
c8e02fdf18
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