unifi: Remove commented out stuff
This commit is contained in:
parent
edc756dfbf
commit
327849bfd4
1 changed files with 0 additions and 7 deletions
|
@ -27,13 +27,6 @@
|
|||
services.unifi = {
|
||||
enable = true;
|
||||
unifiPackage = pkgs.unifi8;
|
||||
# unifiPackage = pkgs.unifi.overrideAttrs (_oldAttrs: {
|
||||
# version = "7.5.176";
|
||||
# src = builtins.fetchurl {
|
||||
# url = "https://dl.ubnt.com/unifi/7.5.176-1136930355/unifi_sysvinit_all.deb";
|
||||
# sha256 = "prsFq09zYrB74p/MGKjwvZftw78k9wbIva5xFdk+Ztw=";
|
||||
# };
|
||||
# });
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue