This commit is contained in:
2025-08-03 14:38:50 -05:00
parent 491c476bbb
commit 2e77f75ce7

View File

@@ -61,12 +61,12 @@
];
settings = {
misc.dnsmasq_lines = [
/*misc.dnsmasq_lines = [
"no-resolv"
"server=192.168.100.29"
#"server=1.1.1.1"
#"server=1.0.0.1"
];
];*/
};
};
};
@@ -74,6 +74,7 @@
system.stateVersion = "25.05";
};
};
unbound = {
autoStart = true;