This commit is contained in:
2025-08-03 15:22:57 -05:00
parent 4aad436900
commit b3f6d1917d

View File

@@ -60,15 +60,9 @@
}
];
settings = {
/*misc.dnsmasq_lines = [
"no-resolv"
#"server=192.168.100.29"
"server=1.1.1.1"
"server=1.0.0.1"
];*/
/*settings = {
dns.upstreams = [ "1.1.1.1" "1.0.0.1" ];
};
};*/
};
};