Update DNS servers
This commit is contained in:
parent
af6cd31897
commit
a75c32c3f5
|
@ -18,7 +18,7 @@ in {
|
||||||
address = "192.168.13.1";
|
address = "192.168.13.1";
|
||||||
interface = "eth0";
|
interface = "eth0";
|
||||||
};
|
};
|
||||||
nameservers = [ "51.158.108.203" "195.10.195.195" ];
|
nameservers = [ "51.158.108.203" "137.220.55.93" ];
|
||||||
enableIPv6 = false;
|
enableIPv6 = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue