Loading nixos/modules/services/monitoring/grafana.nix +1 −0 Original line number Diff line number Diff line Loading @@ -255,6 +255,7 @@ in Grafana settings. See <https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/> for available options. INI format is used. ''; default = { }; type = types.submodule { freeformType = settingsFormatIni.type; Loading Loading
nixos/modules/services/monitoring/grafana.nix +1 −0 Original line number Diff line number Diff line Loading @@ -255,6 +255,7 @@ in Grafana settings. See <https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/> for available options. INI format is used. ''; default = { }; type = types.submodule { freeformType = settingsFormatIni.type; Loading