MyNixOS website logo
option

services.birdwatcher.flags

Flags to append to the program call.

Declarations
Type
list of string
Default
[ ]
Example
[
  "-worker-pool-size 16"
  "-6"
]