profiles/wg-clerie: wg-clerie not required for online
This commit is contained in:
parent
5a719c2f01
commit
2d6afc2093
@ -70,6 +70,7 @@ in
|
|||||||
systemd.network.networks."10-wg-clerie" = {
|
systemd.network.networks."10-wg-clerie" = {
|
||||||
matchConfig.Name = "wg-clerie";
|
matchConfig.Name = "wg-clerie";
|
||||||
address = cfg.ipv6s ++ cfg.ipv4s;
|
address = cfg.ipv6s ++ cfg.ipv4s;
|
||||||
|
linkConfig.RequiredForOnline = "no";
|
||||||
routingPolicyRules = (builtins.map
|
routingPolicyRules = (builtins.map
|
||||||
(ip: {
|
(ip: {
|
||||||
Priority = 19000;
|
Priority = 19000;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user