Allow unfree package: mongodb
Requirement for unifi-controller
This commit is contained in:
parent
a5f7fc47f3
commit
223fa99668
1 changed files with 1 additions and 0 deletions
|
|
@ -3,5 +3,6 @@
|
|||
{
|
||||
nixpkgs.config.allowUnfreePredicate = (pkg: lib.elem (lib.getName pkg) [
|
||||
"unifi-controller"
|
||||
"mongodb"
|
||||
]);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue