Use agenix to encrypt secrets
This commit is contained in:
parent
04c32edb04
commit
c01820a33b
7 changed files with 137 additions and 13 deletions
5
nix/hosts/lemp11/secrets.nix
Normal file
5
nix/hosts/lemp11/secrets.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
age.secrets = {
|
||||
tubearchivist.file = ../../secrets/tubearchivist.age;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue