diff --git a/flake.nix b/flake.nix index e15a1c4e..75f0e744 100644 --- a/flake.nix +++ b/flake.nix @@ -71,7 +71,7 @@ inherit self inputs; channelsConfig = { - # allowUnfree = true; + allowUnfree = true; }; supportedSystems = [ "x86_64-linux" "aarch64-linux" ];