grafana: Fix nix API

This commit is contained in:
Payas Relekar 2023-06-11 11:31:21 +05:30
parent 200957e858
commit 4cc3f7ca7e

View file

@ -143,7 +143,7 @@ in
enable = true;
provision = {
enable = true;
datasources = [
datasources.settings.datasources = [
{
name = "VictoriaMetrics (Prometheus API)";
type = "prometheus";