summaryrefslogtreecommitdiff
path: root/hosts/chaski/services/grafana.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/chaski/services/grafana.nix')
-rw-r--r--hosts/chaski/services/grafana.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/chaski/services/grafana.nix b/hosts/chaski/services/grafana.nix
index affa4ec..7de2f69 100644
--- a/hosts/chaski/services/grafana.nix
+++ b/hosts/chaski/services/grafana.nix
@@ -18,7 +18,8 @@
addr = "[::]";
rootUrl = "https://scrape.stuebinm.eu/";
auth.anonymous.enable = true;
- provision = {
+
+ provision = {
enable = true;
datasources = [ {
name = "lmucast";