box: disable grafana plugins that are not working

This commit is contained in:
Aaron Bieber 2022-09-03 14:58:29 -06:00
parent 1809be5b6a
commit 85a861c5ff
No known key found for this signature in database

View File

@ -289,7 +289,7 @@ in {
addr = "127.0.0.1";
analytics.reporting.enable = false;
declarativePlugins = with pkgs; [ grafana-image-renderer ];
#declarativePlugins = with pkgs; [ grafana-image-renderer ];
provision = {
enable = true;