machines: init Tehom
This commit is contained in:
parent
b6c6a42d1e
commit
7a6ace2ef0
6 changed files with 247 additions and 0 deletions
11
machines/Tehom/sops.nix
Normal file
11
machines/Tehom/sops.nix
Normal file
|
@ -0,0 +1,11 @@
|
|||
_:
|
||||
|
||||
{
|
||||
sops = {
|
||||
defaultSopsFile = ./secrets.yaml;
|
||||
age = {
|
||||
keyFile = "/persist/var/lib/sops-nix/key.txt";
|
||||
generateKey = true;
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue