Desktop: Specify DNS server manually for now.

This commit is contained in:
Dmitry Voronin 2024-11-28 22:27:07 +03:00
parent 08c6cd650b
commit a2c4177ae5
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@
linkConfig.RequiredForOnline = "routable";
networkConfig = {
DHCP = "ipv4";
DNS = "10.0.0.1";
IPv6AcceptRA = true;
};
address = [

View file

@ -6,6 +6,7 @@
linkConfig.RequiredForOnline = "routable";
networkConfig = {
DHCP = "ipv4";
DNS = "10.0.0.1";
IPv6AcceptRA = true;
};
address = [