Touchups
This commit is contained in:
parent
8a143f029d
commit
4967fbe29e
5 changed files with 11 additions and 19 deletions
|
@ -35,7 +35,8 @@
|
|||
inherit self inputs;
|
||||
|
||||
channelsConfig = {
|
||||
allowUnfree = true;
|
||||
allowUnfree.allowUnfreePredicate = pkg: builtins.elem (utils.lib.getName pkg) [
|
||||
];
|
||||
};
|
||||
|
||||
sharedOverlays = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue