encryption bitch
This commit is contained in:
parent
4508333405
commit
908d10be5d
11 changed files with 168 additions and 31 deletions
6
secrets/default.nix
Normal file
6
secrets/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
age.secrets = {
|
||||
transferSh.file = ./transfer-sh.age;
|
||||
password.file = ./password.age;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue