sail: switch to networkd
This commit is contained in:
parent
a5c8017ff3
commit
9804ec0042
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ in
|
|||
"10-wan" = {
|
||||
matchConfig.Name = "enp1s0";
|
||||
networkConfig = {
|
||||
DHCP = "ipv4";
|
||||
DHCP = "yes";
|
||||
IPv6AcceptRA = true;
|
||||
};
|
||||
linkConfig.RequiredForOnline = "routable";
|
||||
|
|
Loading…
Reference in a new issue