diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-03-06 12:43:51 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-03-06 12:43:51 -0800 |
| commit | cfaf892f09181035fc858ae2fc197e76f10ad924 (patch) | |
| tree | 896a661229758100e7b5ec83a8d362c0cea19356 /hosts/common/nas.nix | |
| parent | transmission: disable the rpc allowlist (diff) | |
| download | infra-cfaf892f09181035fc858ae2fc197e76f10ad924.tar.gz | |
unifi: add unifi on the NAS
Diffstat (limited to 'hosts/common/nas.nix')
| -rw-r--r-- | hosts/common/nas.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
