MyNixOS website logo
option

services.thanos.store.arguments

Arguments to the thanos store command.

Defaults to a list of arguments formed by converting the structured options of services.thanos.store to a list of arguments.

Overriding this option will cause none of the structured options to have any effect. So only set this if you know what you're doing!

Declarations
Type
list of string
Default
{
  _type = "literalMD";
  text = "calculated from `config.services.thanos.store`\n";
}