secrets: added new secrets to handle dns auth for skynet.ie
This commit is contained in:
parent
7445a4e92f
commit
1693a9e5fe
3 changed files with 39 additions and 0 deletions
|
@ -25,4 +25,6 @@ in
|
|||
# nix run github:ryantm/agenix -- -e secret1.age
|
||||
|
||||
"wireguard.age".publicKeys = users ++ systems;
|
||||
"dns_certs.secret.age".publicKeys = users ++ systems;
|
||||
"dns_dnskeys.conf.age".publicKeys = users ++ systems;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue