services.graphite.seyren.extraConfig

Extra seyren configuration. See https://github.com/scobal/seyren#config

Type
attribute set of string
Default
{ }
Example
{
  GRAPHITE_USERNAME = "user";
  GRAPHITE_PASSWORD = "pass";
}
Declared
<nixpkgs/nixos/modules/services/monitoring/graphite.nix>