updated olympus
Some checks are pending
Plex Update / update (push) Waiting to run

This commit is contained in:
Vivian 2024-11-01 16:51:49 +01:00
parent c5bc2e1a19
commit 9d976b6c2f
10 changed files with 33 additions and 59 deletions

View file

@ -17,8 +17,6 @@
networking.firewall.allowedTCPPorts = [ 8443 ];
environment.noXlibs = lib.mkForce false;
services.unifi = {
enable = true;
unifiPackage = pkgs.unifi;