modi(host@doloro-wsl): rocmSupport ? nu uh

This commit is contained in:
2025-10-16 23:42:42 +01:00
parent a164e3c65c
commit 0dcc2dd3a2

View File

@@ -81,7 +81,7 @@
system = "aarch64-linux"; system = "aarch64-linux";
stateVersion = "25.05"; stateVersion = "25.05";
nixpkgsConfig = { nixpkgsConfig = {
rocmSupport = true; rocmSupport = false;
}; };
}) })
]; ];