services.mtr-exporter.jobs.*.flags

NixOS option

Additional flags to pass to MTR.

type: list of string
Default
[ ]
Example
[
  "-G1"
]
declared in: nixos/modules/services/networking/mtr-exporter.nixView source on NixOS/nixpkgs →