services.mimir.extraFlags

Specify a list of additional command line flags, which get escaped and are then passed to Mimir.

Type
list of string
Default
[ ]
Example
[
  "--config.expand-env=true"
]
Declared
<nixpkgs/nixos/modules/services/monitoring/mimir.nix>