Marid: new machine init
This commit is contained in:
parent
2eb5762de3
commit
fe9ec52785
7 changed files with 329 additions and 0 deletions
11
machines/Marid/sops.nix
Normal file
11
machines/Marid/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