summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ymir.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir.nix b/ymir.nix
index bb9c764a..e12ae138 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -644,7 +644,7 @@ in rec {
644 644
645 services.nsd = { 645 services.nsd = {
646 enable = true; 646 enable = true;
647 verbosity = 2; 647 verbosity = 3;
648 interfaces = [ "127.0.0.1" "::1" "10.141.5.1" "10.142.0.3" "188.68.51.254" "2a03:4000:6:d004::" ]; 648 interfaces = [ "127.0.0.1" "::1" "10.141.5.1" "10.142.0.3" "188.68.51.254" "2a03:4000:6:d004::" ];
649 ipTransparent = true; 649 ipTransparent = true;
650 zones = { 650 zones = {