diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,7 +96,7 @@ } { nixpkgs = { - config.cudaSupport = true; + config.rocmSupport = true; hostPlatform = "x86_64-linux"; }; } |
