loki: Use Vulkan renderer for wlroots
This commit is contained in:
parent
b09594dfff
commit
f268b9d170
1 changed files with 1 additions and 0 deletions
|
@ -479,6 +479,7 @@
|
||||||
environment = {
|
environment = {
|
||||||
sessionVariables = {
|
sessionVariables = {
|
||||||
AMD_VULKAN_ICD = "RADV";
|
AMD_VULKAN_ICD = "RADV";
|
||||||
|
WLR_RENDERER = "vulkan";
|
||||||
};
|
};
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
appimage-run
|
appimage-run
|
||||||
|
|
Loading…
Reference in a new issue