Upgrade to NixOS 26.05

This commit is contained in:
2026-05-31 20:12:35 +02:00
parent 0b7c199fa4
commit 7c03104e77
5 changed files with 16 additions and 5 deletions
+4 -4
View File
@@ -135,10 +135,10 @@ in
services.resolved = {
enable = true;
llmnr = "false";
extraConfig = ''
MulticastDNS=yes
DNSStubListener=no
'';
settings.Resolve = {
MulticastDNS = true;
DNSStubListener = false;
};
};
# DNS server with ad-block