From 77fdc520dabb2783797123eb69951ff0ecc4b8fc Mon Sep 17 00:00:00 2001 From: Erwin Boskma Date: Tue, 20 Aug 2024 11:44:50 +0200 Subject: [PATCH] loki: Remove WLR_RENDERER environment variable I'll need a new GPU before I can use the wlroots vulkan renderer :( --- machines/loki/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/machines/loki/configuration.nix b/machines/loki/configuration.nix index aa462af..7d70b58 100644 --- a/machines/loki/configuration.nix +++ b/machines/loki/configuration.nix @@ -501,7 +501,6 @@ environment = { sessionVariables = { AMD_VULKAN_ICD = "RADV"; - # WLR_RENDERER = "vulkan"; }; systemPackages = with pkgs; [ incus