MyNixOS website logo
option

services.mimir.extraFlags

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

Declarations
Type
list of string
Default
[ ]
Example
[
  "--config.expand-env=true"
]