loki: Remove WLR_RENDERER environment variable

I'll need a new GPU before I can use the wlroots vulkan renderer :(
This commit is contained in:
Erwin Boskma 2024-08-20 11:44:50 +02:00
parent b1cafa2440
commit 77fdc520da
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -501,7 +501,6 @@
environment = {
sessionVariables = {
AMD_VULKAN_ICD = "RADV";
# WLR_RENDERER = "vulkan";
};
systemPackages = with pkgs; [
incus