allow unfree

This commit is contained in:
Hendrik Sokolowski 2022-08-24 18:23:55 +02:00
parent 684a15972a
commit 2df9b037aa

View file

@ -58,7 +58,7 @@
inherit self inputs;
channelsConfig = {
# allowUnfree = true;
allowUnfree = true;
};
supportedSystems = ["x86_64-linux" "aarch64-linux" "aarch64-darwin"];