services.deconz.extraArgs

Extra command line arguments for deCONZ, see https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/deCONZ-command-line-parameters.

Type
list of string
Default
[ ]
Example
[
  "--dbg-info=1"
  "--dbg-err=2"
]
Declared
<nixpkgs/nixos/modules/services/networking/deconz.nix>