ops/nixos/swann: drop unifiPackage, switch back to stock
This commit is contained in:
parent
1a0302a145
commit
258d62613f
1 changed files with 0 additions and 1 deletions
|
@ -123,7 +123,6 @@ in {
|
|||
services.unifi = {
|
||||
enable = true;
|
||||
openPorts = false;
|
||||
unifiPackage = depot.pkgs.unifiHacked;
|
||||
};
|
||||
services.prometheus.exporters.unifi-poller = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue