minor updates

This commit is contained in:
Vivian 2022-03-31 12:25:45 +02:00
parent 4e80154467
commit 48a11eaa32
6 changed files with 44 additions and 36 deletions

View file

@ -26,7 +26,7 @@
services.unifi = {
enable = true;
openPorts = true;
unifiPackage = pkgs.unifi;
openFirewall = true;
};
}