linde: fix failing AXFRs to HE
1 file changed, 1 insertion(+), 1 deletion(-)
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" ]; };