This commit is contained in:
Paul-Henri Froidmont 2024-07-10 16:11:10 +02:00
parent 78e212e21b
commit 6b047c55b1
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
2 changed files with 81 additions and 2 deletions

View file

@ -51,7 +51,7 @@
enable = true;
driSupport = true;
driSupport32Bit = true;
extraPackages = with pkgs; [ rocm-opencl-icd rocm-opencl-runtim eamdvlk ];
extraPackages = with pkgs; [ rocm-opencl-icd rocm-opencl-runtime amdvlk ];
};
hardware.cpu.amd.updateMicrocode =