Add Cloudflare API keys to hetznix server with
...agenix
This commit is contained in:
parent
50c8d8ae18
commit
dcb3f90393
6 changed files with 46 additions and 2 deletions
5
nix/hosts/hetznix/secrets.nix
Normal file
5
nix/hosts/hetznix/secrets.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
age.secrets = {
|
||||
cloudflare.file = ../../secrets/cloudflare.age;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue