services.vwifi.client.extraArgs

Extra arguments to pass to vwifi-client. You can use this if you want to bring the radios up using vwifi-client instead of at boot.

Type
list of string
Default
[ ]
Example
[
  "--number"
  "3"
]
Declared
<nixpkgs/nixos/modules/services/networking/vwifi.nix>