Prefer RADV driver

This commit is contained in:
BuyMyMojo 2025-03-24 23:53:41 +11:00
parent 5f3e13c1ea
commit f26253278b
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B

View file

@ -341,6 +341,11 @@ in
'';
};
# === Prefer RADV driver ===
environment.variables = {
AMD_VULKAN_ICD = "RADV";
};
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave