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 41efc471..c85e880c 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -661,7 +661,7 @@ in rec {
661 ]; 661 ];
662 provideXFR = [ "217.70.142.96 NOKEY" 662 provideXFR = [ "217.70.142.96 NOKEY"
663 ]; 663 ];
664 outgoingInterface = "188.68.51.254@5353"; 664 outgoingInterface = "188.68.51.254";
665 children = (import ./ymir/zones/index.nix { inherit (pkgs) lib; }); 665 children = (import ./ymir/zones/index.nix { inherit (pkgs) lib; });
666 }; 666 };
667 }; 667 };