sayuri: Drop amdvlk in favour of radv
DXVK segfaults/exhibits weird errors when using amdvlk since upgrading to 21.05. Mesa’s radv does work and I did not notice a perofmance drop.
This commit is contained in:
parent
71a5ea7a0d
commit
0ab3260240
|
@ -69,7 +69,6 @@
|
|||
|
||||
# GPU
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
amdvlk
|
||||
rocm-opencl-icd
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue