cluster/services/dns: use new hyprspace dns server address

This commit is contained in:
Max Headroom 2024-05-14 17:49:44 +02:00
parent add60347fa
commit c445867b16

View file

@ -58,7 +58,7 @@ in
fallthrough
}
chaos "Private Void DNS" info@privatevoid.net
forward hyprspace. 127.80.1.53:5380
forward hyprspace. 127.43.104.80:11355
forward ${domain}. ${lib.concatStringsSep " " authoritativeServers} {
policy random
}