Update dns server block lists
1 file changed, 5 insertions(+), 0 deletions(-)
changed files
M system/linde.nix → system/linde.nix
@@ -431,6 +431,11 @@ false -- needs wrapped kresd -- true -- will watch the file for updates )) + policy.add(policy.domains(policy.REFUSE, policy.todnames({ + 'use-application-dns.net', + 'telemetry.astro.build', + }))) + -- disable DNSSEC when using Quad9 since they do it -- trust_anchors.remove('.') -- policy.add(policy.all(policy.TLS_FORWARD({