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.
upower
Simon Bruder 2021-06-20 11:22:34 +02:00
parent 71a5ea7a0d
commit 0ab3260240
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@
# GPU
hardware.opengl.extraPackages = with pkgs; [
amdvlk
rocm-opencl-icd
];