mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 17:34:05 -05:00
unifi
This commit is contained in:
parent
ccbd233a74
commit
71ce38b696
1 changed files with 7 additions and 0 deletions
|
|
@ -72,4 +72,11 @@
|
|||
canTouchEfiVariables = true;
|
||||
};
|
||||
};
|
||||
|
||||
services.unifi = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
unifiPackage = pkgs.unifi;
|
||||
mongodbPackage = pkgs.mongodb-7_0;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue