hosts/hazel: add wg_hazel secret

aaaaaaaaaaaa
This commit is contained in:
LavaDesu 2025-05-23 01:09:46 +10:00
parent 74e7f5435f
commit 8cb9905098
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -25,6 +25,7 @@ in
age.secrets = {
acme_dns.file = ../../secrets/acme_dns.age;
wg_hazel.file = ../../secrets/wg_hazel.age;
};
imports = with modules.system; with modules.services; [