hosts/flandre-m5p: update dns servers
This commit is contained in:
parent
6caa95c40b
commit
913786f3d2
|
@ -28,6 +28,7 @@
|
|||
dhcpServerConfig = {
|
||||
ServerAddress = "100.64.0.1/20";
|
||||
EmitDNS = true;
|
||||
DNS = "10.10.0.21";
|
||||
};
|
||||
ipv6Prefixes = lib.singleton {
|
||||
Prefix = "fdce:2962:c3c1:130c::/64";
|
||||
|
|
Loading…
Reference in a new issue