MyNixOS website logo
option

services.loki.extraFlags

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

Declarations
Type
list of string
Default
[ ]
Example
[
  "--server.http-listen-port=3101"
]