summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ymir.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index 6baa12d9..22b5c0cb 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -644,6 +644,8 @@ 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::" ];
648 ipTransparent = true;
647 zones = { 649 zones = {
648 "inwx" = { 650 "inwx" = {
649 notify = [ "217.70.142.96 NOKEY" 651 notify = [ "217.70.142.96 NOKEY"