linde: fix failing AXFRs to HE
Alan Pearce alan@alanpearce.eu
Mon, 10 Jun 2024 21:14:50 +0200
1 files changed, 1 insertions(+), 1 deletions(-)
jump to
M system/linde.nix → system/linde.nix
@@ -340,7 +340,7 @@ inherit (lib.strings) concatStringsSep; he = rec { notify = "216.218.130.2"; axfr = [ - notify + "216.218.133.2" "2001:470:600::2" ]; };