swann: use unifi rather than unifiLTS

This commit is contained in:
Luke Granger-Brown 2021-05-15 20:33:13 +01:00
parent 098d3f4aae
commit 9cee25b83c

View file

@ -130,6 +130,7 @@ in {
services.unifi = {
enable = true;
openPorts = false;
unifiPackage = depot.pkgs.unifi;
};
services.prometheus.exporters.unifi-poller = {
enable = true;