diff --git a/nixos/modules/system/boot/networkd.nix b/nixos/modules/system/boot/networkd.nix index a7399bd55e77..f2c226ed227c 100644 --- a/nixos/modules/system/boot/networkd.nix +++ b/nixos/modules/system/boot/networkd.nix @@ -1297,6 +1297,7 @@ let "Wash" "SplitGSO" "AckFilter" + "RTTSec" ]) (assertValueOneOf "AutoRateIngress" boolValues) (assertInt "OverheadBytes")