Former-commit-id: 21482d4a44
This commit is contained in:
Hadi
2024-06-19 23:45:03 +02:00
parent f5887c9f24
commit 44b79b0ff0
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -1,7 +1,7 @@
# unifi controller service
{
services.unifi = {
enable = true;
openFirewall = true; # 8443(webui) and other port use by AP
};
}
services.unifi = {
enable = true;
openFirewall = true; # 8443(webui) and other port use by AP
};
}