Modules/Network: Add fallback dns server (google)
This commit is contained in:
@ -92,6 +92,7 @@ in {
|
|||||||
|
|
||||||
insertNameservers = [
|
insertNameservers = [
|
||||||
"192.168.86.26"
|
"192.168.86.26"
|
||||||
|
"8.8.8.8"
|
||||||
];
|
];
|
||||||
|
|
||||||
wifi = {
|
wifi = {
|
||||||
|
Reference in New Issue
Block a user