hosts/dandelion: add wg secret
This commit is contained in:
parent
9217ce6e91
commit
ffa71a694a
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
age.secrets = {
|
||||
acme_dns.file = ../../secrets/acme_dns.age;
|
||||
wg_dandelion.file = ../../secrets/wg_dandelion.age;
|
||||
};
|
||||
|
||||
imports = with modules.system; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue