swann: switch to unifiHacked

This commit is contained in:
Luke Granger-Brown 2021-01-04 20:52:13 +00:00
parent 85c2c4d507
commit c92fe8b139

View file

@ -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;