diff --git a/nix/flake.nix b/nix/flake.nix index 74cf840..cbb100f 100644 --- a/nix/flake.nix +++ b/nix/flake.nix @@ -115,7 +115,7 @@ system = "x86_64-linux"; stateVersion = "25.05"; nixpkgsConfig = { - rocmSupport = true; + rocmSupport = false; cudaSupport = true; }; })