services.karma.extraOptions

NixOS option

Extra command line options.

type: list of string
Default
[ ]
Example
[
  "--alertmanager.timeout 10s"
]
declared in: nixos/modules/services/monitoring/karma.nixView source on NixOS/nixpkgs →