diff --git a/nixos/modules/services/networking/strongswan-swanctl/swanctl-params.nix b/nixos/modules/services/networking/strongswan-swanctl/swanctl-params.nix index e6561633264..b16d299917f 100644 --- a/nixos/modules/services/networking/strongswan-swanctl/swanctl-params.nix +++ b/nixos/modules/services/networking/strongswan-swanctl/swanctl-params.nix @@ -942,7 +942,7 @@ in { Enable hardware offload for this CHILD_SA, if supported by the IPsec implementation. The value <literal>yes</literal> enforces offloading and the installation will fail if it's not supported by either kernel or - device. The value <literal>auto<literal> enables offloading, if it's + device. The value <literal>auto</literal> enables offloading, if it's supported, but the installation does not fail otherwise. '';