swann: switch to unifiHacked
This commit is contained in:
parent
85c2c4d507
commit
c92fe8b139
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ in {
|
|||
services.unifi = {
|
||||
enable = true;
|
||||
openPorts = false;
|
||||
unifiPackage = pkgs.unifi;
|
||||
unifiPackage = depot.pkgs.unifiHacked;
|
||||
};
|
||||
services.prometheus.exporters.unifi-poller = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue