diff --git a/flake.nix b/flake.nix index 573deadc..85a39ba6 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" ];