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 aaeee75..33fd6b5 100644
--- a/hosts/profiles/nas.nix
+++ b/hosts/profiles/nas.nix
@@ -6,7 +6,6 @@
../common/server/grafana.nix
../common/server/traefik.nix
../common/server/transmission.nix
- ../common/server/unifi.nix
../common/server/gitea.nix
../common/server/rclone.nix
];
@@ -27,6 +26,7 @@
enable = true;
musicFolder = "/data/fast/music";
};
+ unifi = { enable = true; };
};
services.restic.backups = {