srv-core, vps-ns: Temporarily disable blocking-nameservers

This commit is contained in:
SebastianStork 2026-03-17 21:37:12 +01:00
parent 2f11b4eec2
commit 0e6147c5ec
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
2 changed files with 1 additions and 9 deletions

View file

@ -17,10 +17,6 @@
};
services = {
blocking-nameserver = {
enable = true;
gui.domain = "adguard.${config.custom.networking.overlay.fqdn}";
};
recursive-nameserver.enable = true;
private-nameserver.enable = true;