Move pihole to the RFC-based home.arpa domain

This commit is contained in:
Eli Ribble 2024-07-22 19:35:59 +00:00
parent 82dfc79b64
commit b31ab6e7ca
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@
services.nginx = {
enable = true;
virtualHosts."pihole.quinn.local" = {
virtualHosts."pihole.home.arpa" = {
addSSL = false;
enableACME = false;
locations."/".extraConfig = ''