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:
parent
b1cafa2440
commit
77fdc520da
1 changed files with 0 additions and 1 deletions
|
@ -501,7 +501,6 @@
|
||||||
environment = {
|
environment = {
|
||||||
sessionVariables = {
|
sessionVariables = {
|
||||||
AMD_VULKAN_ICD = "RADV";
|
AMD_VULKAN_ICD = "RADV";
|
||||||
# WLR_RENDERER = "vulkan";
|
|
||||||
};
|
};
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
incus
|
incus
|
||||||
|
|
Loading…
Reference in a new issue