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"; # PIHOLE_DNS_ = "10.88.0.1#5335";
# DNSSEC = "false"; # DNSSEC = "false";
# REV_SERVER = "true"; # REV_SERVER = "true";
VIRTUAL_HOST = "${unit}.${srv.domain}"; # VIRTUAL_HOST = "${unit}.${srv.domain}";
WEBTHEME = "default-darker"; WEBTHEME = "default-darker";
}; };
environmentFiles = [config.age.secrets.pihole.path]; environmentFiles = [config.age.secrets.pihole.path];