Allow unfree software

This commit is contained in:
teutat3s 2022-09-06 11:34:52 +02:00
parent 9e6cf4ba02
commit 0a182761ca
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

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