AMD: don't install OpenCL by enabling amdvlk
This commit is contained in:
parent
1156f4d66e
commit
b4bf2550b3
|
@ -29,8 +29,6 @@
|
|||
})
|
||||
(lib.mkIf config.hardware.amdgpu.amdvlk {
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
rocm-opencl-icd
|
||||
rocm-opencl-runtime
|
||||
amdvlk
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue