services.openthread-border-router.extraArgs

NixOS option

Extra arguments to pass to the otbr-agent daemon.

type: list of string
Default
[ ]
Example
[
  "--radio-version"
]
declared in: nixos/modules/services/home-automation/openthread-border-router.nixView source on NixOS/nixpkgs →