This commit is contained in:
2026-01-15 21:05:12 -06:00
parent be199acad3
commit be74b8caaf

View File

@@ -19,7 +19,7 @@
*/ */
networking = { networking = {
nameservers = [ "192.168.100.28" ]; nameservers = [ "192.168.100.28" "1.1.1.1" "1.0.0.1" ];
}; };
containers.pihole = { containers.pihole = {