services.grafana.settings.paths.plugins
NixOS option
Directory where grafana will automatically scan and look for plugins
type: absolute pathDefault
declared in: nixos/modules/services/monitoring/grafana.nixView source on NixOS/nixpkgs →if (cfg.declarativePlugins == null) then "${cfg.dataDir}/plugins" else declarativePlugins