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