Update DNS servers
This commit is contained in:
parent
0c320ec982
commit
03091fb9b8
|
@ -18,7 +18,7 @@ in {
|
|||
address = "192.168.1.1";
|
||||
interface = "eth0";
|
||||
};
|
||||
nameservers = [ "195.10.195.195" "165.22.224.164" ];
|
||||
nameservers = [ "51.158.108.203" "195.10.195.195" ];
|
||||
enableIPv6 = false;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue