all repos — nixfiles @ 71b1b563cf7613b7db35e1c2477f5a900d64c6d3

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

linde: allow DNS secondaries to expand ALIAS records

Alan Pearce
commit

71b1b563cf7613b7db35e1c2477f5a900d64c6d3

parent

a661b280984b49c5f6c31894a0bf7b492404e325

1 file changed, 2 insertions(+), 2 deletions(-)

changed files
M system/linde.nixsystem/linde.nix
@@ -361,8 +361,8 @@ allow-dnsupdate-from=0.0.0.0/0,::/0
only-notify= also-notify=${iplist [ he.notify ]} allow-axfr-ips=${iplist [ he.axfr ]} - outgoing-axfr-expand-alias=yes - expand-alias=yes + outgoing-axfr-expand-alias=no + expand-alias=no resolver=1.1.1.1 local-address=${net-ip4} ${net-ip6} reuseport=yes