diff --git a/host/x86_64-linux/dasha/Network.nix b/host/x86_64-linux/dasha/Network.nix index 75671dfe..3fb91549 100644 --- a/host/x86_64-linux/dasha/Network.nix +++ b/host/x86_64-linux/dasha/Network.nix @@ -5,8 +5,7 @@ matchConfig.Name = "enp5s0"; linkConfig.RequiredForOnline = "routable"; networkConfig = { - DHCP = "ipv4"; - DNS = "10.0.0.1"; + DHCP = "yes"; IPv6AcceptRA = true; }; address = [ diff --git a/host/x86_64-linux/desktop/Network.nix b/host/x86_64-linux/desktop/Network.nix index dfe72965..6114be09 100644 --- a/host/x86_64-linux/desktop/Network.nix +++ b/host/x86_64-linux/desktop/Network.nix @@ -5,8 +5,7 @@ matchConfig.Name = "enp4s0"; linkConfig.RequiredForOnline = "routable"; networkConfig = { - DHCP = "ipv4"; - DNS = "10.0.0.1"; + DHCP = "yes"; IPv6AcceptRA = true; }; address = [