qol(doloro@hosts): em why was rocm enabled lol ?

This commit is contained in:
2025-11-12 20:52:09 +00:00
parent 642c89bb1c
commit 803c905462

View File

@@ -115,7 +115,7 @@
system = "x86_64-linux"; system = "x86_64-linux";
stateVersion = "25.05"; stateVersion = "25.05";
nixpkgsConfig = { nixpkgsConfig = {
rocmSupport = true; rocmSupport = false;
cudaSupport = true; cudaSupport = true;
}; };
}) })