This commit is contained in:
Tibo De Peuter 2023-10-19 22:24:33 +02:00
parent 8a143f029d
commit 4967fbe29e
5 changed files with 11 additions and 19 deletions

View file

@ -35,7 +35,8 @@
inherit self inputs;
channelsConfig = {
allowUnfree = true;
allowUnfree.allowUnfreePredicate = pkg: builtins.elem (utils.lib.getName pkg) [
];
};
sharedOverlays = [