allow unfree

This commit is contained in:
Hendrik Sokolowski 2022-08-24 18:23:55 +02:00
parent 8d084ac2cb
commit 93419615a6

View file

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