MyNixOS website logo
option

services.go-csp-collector.settings

Settings for go-csp-collector. See https://github.com/jacobbednarz/go-csp-collector for supported options.

Declarations
Type
open submodule of attribute set of (boolean or absolute path or string)
Default
{ }
Example
{
  debug = true;
  health-check-path = "/health";
}