From 6f650a819686c71e68a7c1c0b90d9a413ebc43e5 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 10 Jun 2024 21:14:50 +0200 Subject: linde: fix failing AXFRs to HE --- system/linde.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/linde.nix b/system/linde.nix index e21b79c3..4bc28c92 100644 --- a/system/linde.nix +++ b/system/linde.nix @@ -340,7 +340,7 @@ in he = rec { notify = "216.218.130.2"; axfr = [ - notify + "216.218.133.2" "2001:470:600::2" ]; }; -- cgit 1.4.1