aboutsummaryrefslogtreecommitdiff
path: root/hosts/profiles/nas.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-04-06 12:27:49 -0700
committerFranck Cuny <franck@fcuny.net>2022-04-06 12:27:49 -0700
commit719df0add2cf9c2118cda737ec535d83f2b1e24e (patch)
tree9c684ad999a42f168aa1eee8b9eb1dd83a61d854 /hosts/profiles/nas.nix
parentimport navidrome with other services (diff)
downloadinfra-719df0add2cf9c2118cda737ec535d83f2b1e24e.tar.gz
refactor unifi to a module
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 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 = {