services.grafana.settings.plugins.preinstall_disabled

NixOS option

When set to true, disables the Background Plugin Installer, which runs before Grafana starts. This component causes issues with declarativePlugins and is disabled by default if those are used.

type: boolean
Default
cfg.declarativePlugins != null
declared in: nixos/modules/services/monitoring/grafana.nixView source on NixOS/nixpkgs →