If non-null, then a list of packages containing Grafana plugins to install. If set, plugins cannot be manually installed.
Declarations
Type
null or (list of path)
Default
null
Example
with pkgs.grafanaPlugins; [ grafana-piechart-panel ]
If non-null, then a list of packages containing Grafana plugins to install. If set, plugins cannot be manually installed.
null or (list of path)
null
with pkgs.grafanaPlugins; [ grafana-piechart-panel ]