aboutsummaryrefslogtreecommitdiff
path: root/hosts/profiles/nas.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 33fd6b5..bf5f772 100644
--- a/hosts/profiles/nas.nix
+++ b/hosts/profiles/nas.nix
@@ -2,7 +2,6 @@
imports = [
# other profiles
./server.nix
- ../common/server/prometheus.nix
../common/server/grafana.nix
../common/server/traefik.nix
../common/server/transmission.nix
@@ -27,6 +26,7 @@
musicFolder = "/data/fast/music";
};
unifi = { enable = true; };
+ prometheus = { enable = true; };
};
services.restic.backups = {