refactor2
This commit is contained in:
parent
701c9d71f0
commit
7fa104b722
30 changed files with 240 additions and 111 deletions
5
system/core/sops.nix
Normal file
5
system/core/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