diff --git a/modules/services/coredns.nix b/modules/services/coredns.nix index ce61307b..b797c6fe 100644 --- a/modules/services/coredns.nix +++ b/modules/services/coredns.nix @@ -31,7 +31,7 @@ inputs: } template IN AAAA autoroute.chn.moe { match ^autoroute\.chn\.moe\.$ - rcode NXDOMAIN + rcode NOERROR } header { response set aa @@ -50,7 +50,7 @@ inputs: } template IN AAAA autoroute.chn.moe { match ^autoroute\.chn\.moe\.$ - rcode NXDOMAIN + rcode NOERROR } header { response set aa