diff options
author | stuebinm | 2021-06-23 23:14:01 +0200 |
---|---|---|
committer | stuebinm | 2021-06-23 23:14:01 +0200 |
commit | 3c2f588cd95593bdbf7743a3f58321ddbac17038 (patch) | |
tree | cf6a98bc9ef19cb87a512dd6b0e9dd70c94cd9e1 /hosts/flora/configuration.nix | |
parent | 017d861c92ba4c5e889568842f3b6258d6ed96dc (diff) |
remove grafana
no longer needed
Diffstat (limited to '')
-rw-r--r-- | hosts/flora/configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/flora/configuration.nix b/hosts/flora/configuration.nix index 6aac996..d45175e 100644 --- a/hosts/flora/configuration.nix +++ b/hosts/flora/configuration.nix @@ -9,7 +9,6 @@ ./services/pleroma.nix ./services/cgit.nix ./services/surveys.nix - ./services/grafana.nix #./services/picarones.nix ]; |