From cfaf892f09181035fc858ae2fc197e76f10ad924 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 6 Mar 2022 12:43:51 -0800 Subject: unifi: add unifi on the NAS --- hosts/common/nas.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/common/nas.nix') diff --git a/hosts/common/nas.nix b/hosts/common/nas.nix index 4b41e64..2e1b6fc 100644 --- a/hosts/common/nas.nix +++ b/hosts/common/nas.nix @@ -8,6 +8,7 @@ ./server/grafana.nix ./server/traefik.nix ./server/transmission.nix + ./server/unifi.nix ]; users.groups.nas.gid = 5000; -- cgit v1.2.3