Prefer RADV driver
This commit is contained in:
parent
5f3e13c1ea
commit
f26253278b
1 changed files with 5 additions and 0 deletions
|
@ -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. It‘s perfectly fine and recommended to leave
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue