Update how amdvlk is installed to more modern option
This commit is contained in:
parent
30765ff3c4
commit
41f670b2bb
2 changed files with 6 additions and 6 deletions
|
@ -327,6 +327,7 @@
|
|||
environment.sessionVariables = {
|
||||
# === Prefer RADV driver ===
|
||||
AMD_VULKAN_ICD = "RADV";
|
||||
VK_ICD_FILENAMES = "/run/opengl-driver/share/vulkan/icd.d/radeon_icd.x86_64.json";
|
||||
|
||||
FLAKE = "/home/buymymojo/etc/nixos/";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue