fix: add 32-bit amdvlk as well
This commit is contained in:
parent
a643269597
commit
f0797e0486
|
@ -19,6 +19,8 @@
|
|||
rocm-opencl-runtime
|
||||
];
|
||||
extraPackages32 = with pkgs.driversi686Linux; [
|
||||
amdvlk
|
||||
|
||||
vaapiIntel
|
||||
libvdpau-va-gl
|
||||
vaapiVdpau
|
||||
|
|
Loading…
Reference in a new issue