sail: switch to networkd
This commit is contained in:
parent
ba60ccfe29
commit
a5c8017ff3
1 changed files with 4 additions and 4 deletions
|
@ -117,10 +117,10 @@ in
|
|||
|
||||
"20-private" = {
|
||||
matchConfig.Name = "enp7s0";
|
||||
address = [ "10.99.99.2/24" ];
|
||||
routes = [
|
||||
{ routeConfig.Gateway = "10.99.99.1"; }
|
||||
];
|
||||
networkConfig = {
|
||||
DHCP = "ipv4";
|
||||
IPv6AcceptRA = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue