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

6
flake.lock generated
View File

@@ -648,11 +648,11 @@
},
"nixpkgs-mesa-git": {
"locked": {
"lastModified": 1741766918,
"narHash": "sha256-Zy3o+H2S1D/PX/7MSYOuDDaCtOtUfLMAnoBqiMxrhb4=",
"lastModified": 1741880641,
"narHash": "sha256-jkMameX1CJeU77EKLNbkD6ibowV9uRwSenALk/YP9lo=",
"owner": "kropatz",
"repo": "nixpkgs",
"rev": "386fd8931a36ffd2b899cfe163cee6a2aedbb742",
"rev": "a25597d8f13187d47427f36459cca5a93e31fa7b",
"type": "github"
},
"original": {

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" ];

View File

@@ -90,7 +90,7 @@
enable = false;
acceleration = "cuda";
};
virtualisation.waydroid.enable = true;
virtualisation.waydroid.enable = false;
i18n.supportedLocales = [
"C.UTF-8/UTF-8"