pihole secrets

This commit is contained in:
2025-07-23 19:54:47 +02:00
parent 45ad34ad1d
commit 57ba712139

View File

@@ -54,7 +54,7 @@ in {
# PIHOLE_DNS_ = "10.88.0.1#5335";
# DNSSEC = "false";
# REV_SERVER = "true";
VIRTUAL_HOST = "${unit}.${srv.domain}";
# VIRTUAL_HOST = "${unit}.${srv.domain}";
WEBTHEME = "default-darker";
};
environmentFiles = [config.age.secrets.pihole.path];