initial commit, after deletion :)
This commit is contained in:
commit
9ec37597b3
20 changed files with 1006 additions and 0 deletions
5
secrets.nix
Normal file
5
secrets.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
sops.defaultSopsFile = ./secrets.yaml;
|
||||
sops.defaultSopsFormat = "yaml";
|
||||
sops.age.keyFile = "/root/.config/sops/age/keys.txt";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue