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