Allow unfree on my branch

This commit is contained in:
Benjamin Bädorf 2022-08-14 17:51:41 +02:00
parent 6a09979aa5
commit dec9e54872
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C

View file

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