all repos — nixfiles @ 6f650a819686c71e68a7c1c0b90d9a413ebc43e5

System and user configuration, managed by nix and home-manager

linde: fix failing AXFRs to HE

Alan Pearce
commit

6f650a819686c71e68a7c1c0b90d9a413ebc43e5

parent

42ec9d81eca3257ee2cc895b6a2957c39ada2881

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M system/linde.nixsystem/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" ]; };