MyNixOS website logo
option

services.activitywatch.watchers.<name>.extraOptions

Extra arguments to be passed to the watcher executable.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--host"
  "127.0.0.1"
]