changing dns again
This commit is contained in:
parent
05908c445d
commit
a750f85331
2 changed files with 25 additions and 23 deletions
|
@ -362,8 +362,10 @@
|
|||
hostName = "eddie";
|
||||
domain = "local";
|
||||
nameservers = [
|
||||
"95.85.95.85"
|
||||
"2.56.220.2"
|
||||
"9.9.9.9"
|
||||
"149.112.112.112"
|
||||
"2620:fe::fe"
|
||||
"2620:fe::9"
|
||||
];
|
||||
networkmanager = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue