allow unfree
This commit is contained in:
parent
684a15972a
commit
2df9b037aa
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
inherit self inputs;
|
||||
|
||||
channelsConfig = {
|
||||
# allowUnfree = true;
|
||||
allowUnfree = true;
|
||||
};
|
||||
|
||||
supportedSystems = ["x86_64-linux" "aarch64-linux" "aarch64-darwin"];
|
||||
|
|
Loading…
Add table
Reference in a new issue