nixos/networkd: rename GatewayOnlink to GatewayOnLink
This follows upstreams renaming of the option [1].
[1] 9cb8c55934
This commit is contained in:
@@ -203,7 +203,7 @@ let
|
||||
|
||||
checkRoute = checkUnitConfig "Route" [
|
||||
(assertOnlyFields [
|
||||
"Gateway" "GatewayOnlink" "Destination" "Source" "Metric"
|
||||
"Gateway" "GatewayOnLink" "Destination" "Source" "Metric"
|
||||
"IPv6Preference" "Scope" "PreferredSource" "Table" "Protocol" "Type"
|
||||
"InitialCongestionWindow" "InitialAdvertisedReceiveWindow" "QuickAck"
|
||||
"MTUBytes"
|
||||
|
||||
Reference in New Issue
Block a user