aboutsummaryrefslogtreecommitdiff
path: root/hosts/profiles/nas.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/profiles/nas.nix')
-rw-r--r--hosts/profiles/nas.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/profiles/nas.nix b/hosts/profiles/nas.nix
index bf5f772..bcc221c 100644
--- a/hosts/profiles/nas.nix
+++ b/hosts/profiles/nas.nix
@@ -2,7 +2,6 @@
imports = [
# other profiles
./server.nix
- ../common/server/grafana.nix
../common/server/traefik.nix
../common/server/transmission.nix
../common/server/gitea.nix
@@ -27,6 +26,7 @@
};
unifi = { enable = true; };
prometheus = { enable = true; };
+ grafana = { enable = true; };
};
services.restic.backups = {