amd vlk 🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥 it doesn't crash in cyberpunk benchmark

no more
This commit is contained in:
Kopatz
2025-03-13 17:26:25 +01:00
parent a8adef48e6
commit d35d611b62
3 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ in {
enable = true;
enable32Bit = true;
package = lib.mkForce pkgs.mesa-git.mesa.drivers;
#extraPackages = with pkgs; [ amdvlk ];
extraPackages = with pkgs; [ mesa-git.amdvlk ];
};
boot.initrd.kernelModules = [ "amdgpu" ];