hosts/dandelion: add wg secret

This commit is contained in:
LavaDesu 2025-05-20 02:35:07 +10:00
parent 9217ce6e91
commit ffa71a694a
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -5,6 +5,7 @@
age.secrets = {
acme_dns.file = ../../secrets/acme_dns.age;
wg_dandelion.file = ../../secrets/wg_dandelion.age;
};
imports = with modules.system; [