summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir.nix b/ymir.nix
index 22b5c0cb..cdf4914b 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -644,7 +644,7 @@ in rec {
644 services.nsd = { 644 services.nsd = {
645 enable = true; 645 enable = true;
646 verbosity = 2; 646 verbosity = 2;
647 interfaces = [ "127.0.0.1" "::1" "[::ffff:127.0.0.1]" "10.141.5.1" "10.142.0.3" "188.68.51.254" "2a03:4000:6:d004::" ]; 647 interfaces = [ "127.0.0.1" "::1" "10.141.5.1" "10.142.0.3" "188.68.51.254" "2a03:4000:6:d004::" ];
648 ipTransparent = true; 648 ipTransparent = true;
649 zones = { 649 zones = {
650 "inwx" = { 650 "inwx" = {