system
This commit is contained in:
parent
b35442d180
commit
52c4a98610
3 changed files with 17 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ sops-nix, ... }: {
|
||||
imports = [ sops-nix.nixosModules.sops ];
|
||||
|
||||
sops.age.keyFile = /persist/data/home/lilith/.config.sops/age/keys.txt;
|
||||
sops.age.keyFile = /persist/data/home/lilith/.config/sops/age/keys.txt;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue