Updates and fixes
Nix Build / build-nixos (push) Failing after 13s

This commit is contained in:
soraefir
2024-05-18 07:55:19 +02:00
parent bf0aa63936
commit 4ea8a40dbd
10 changed files with 83 additions and 66 deletions
+2 -2
View File
@@ -23,8 +23,8 @@
GDK_BACKEND = "wayland";
WLR_NO_HARDWARE_CURSORS = "1";
MOZ_ENABLE_WAYLAND = "1";
WLR_BACKEND = "vulkan";
WLR_RENDERER = "vulkan";
# WLR_BACKEND = "vulkan";
# WLR_RENDERER = "vulkan";
XCURSOR_SIZE = "24";
NIXOS_OZONE_WL = "1";
};