minor updates

This commit is contained in:
Vivian 2022-03-31 12:25:45 +02:00
parent 442a1d4acc
commit c7b8be2af2
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;
};
}