hosts/flandre-m5p: update dns servers

This commit is contained in:
Lu Wang 2024-12-02 22:16:31 +08:00
parent 6caa95c40b
commit 913786f3d2
Signed by: rebmit
SSH key fingerprint: SHA256:3px8QV1zEerIrEWHaqtH5rR9kjetyRST5EipOPrd+bU

View file

@ -28,6 +28,7 @@
dhcpServerConfig = { dhcpServerConfig = {
ServerAddress = "100.64.0.1/20"; ServerAddress = "100.64.0.1/20";
EmitDNS = true; EmitDNS = true;
DNS = "10.10.0.21";
}; };
ipv6Prefixes = lib.singleton { ipv6Prefixes = lib.singleton {
Prefix = "fdce:2962:c3c1:130c::/64"; Prefix = "fdce:2962:c3c1:130c::/64";