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