fix: update AdGuard DNS interface configuration in dns.nix
This commit is contained in:
parent
48b86055a0
commit
301629243e
@ -14,7 +14,7 @@
|
||||
|
||||
# Configure AdGuard
|
||||
pepe.core.vhost.hosts."adguard.giugl.io" = with config.pepe.core.network; {
|
||||
dnsInterfaces = [ interfaceTypes.vpn interfaceTypes.lan ];
|
||||
dnsInterfaces = [ interfacesByType.vpn interfacesByType.lan ];
|
||||
locations."/" = {
|
||||
port = config.services.adguardhome.port;
|
||||
allowLAN = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user