Former-commit-id: 40648d4041
This commit is contained in:
Hadi
2024-06-18 11:26:35 +02:00
committed by GitHub
parent 918c865202
commit fe01b971cf
10 changed files with 14 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
# unifi controller service
{
services.unifi = {
enable = true;
openFirewall = true;
openFirewall = true; # 8443(webui) and other port use by AP
};
}