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