services.birdwatcher.flags

NixOS option

Flags to append to the program call

type: list of string
Default
[ ]
Example
[
  "-worker-pool-size 16"
  "-6"
]
declared in: nixos/modules/services/networking/birdwatcher.nixView source on NixOS/nixpkgs →