opt in unfree
This commit is contained in:
parent
2c640816fc
commit
c38f58067a
14 changed files with 17 additions and 850 deletions
|
@ -104,4 +104,8 @@ in {
|
|||
}
|
||||
];
|
||||
};
|
||||
|
||||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
"minecraft-server"
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue