programs.hwatch.extraArgs

Extra command-line arguments to pass to hwatch. These will be used to populate the HWATCH environment variable.

Type
list of string
Default
[ ]
Example
[
  "--exec"
  "--precise"
]
Declared
<home-manager/modules/programs/hwatch.nix>