swann: use unifi rather than unifiLTS
This commit is contained in:
parent
098d3f4aae
commit
9cee25b83c
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ in {
|
||||||
services.unifi = {
|
services.unifi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
openPorts = false;
|
openPorts = false;
|
||||||
|
unifiPackage = depot.pkgs.unifi;
|
||||||
};
|
};
|
||||||
services.prometheus.exporters.unifi-poller = {
|
services.prometheus.exporters.unifi-poller = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue