Move pihole to the RFC-based home.arpa domain
This commit is contained in:
parent
82dfc79b64
commit
b31ab6e7ca
|
@ -120,7 +120,7 @@
|
|||
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
virtualHosts."pihole.quinn.local" = {
|
||||
virtualHosts."pihole.home.arpa" = {
|
||||
addSSL = false;
|
||||
enableACME = false;
|
||||
locations."/".extraConfig = ''
|
||||
|
|
Loading…
Reference in New Issue