nixos: gen 218 @ nix-pad — 2026-08-03 06:42

26.05.20260724.597283a (Yarara)
This commit is contained in:
2026-08-03 06:42:18 -06:00
parent 26df187a2b
commit 163e51a005
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ in
'';
home.sessionVariables = {
EDITOR = "nvim";
NIXOS_OZONE_WL = "1"; # Forces Electron/Chromium apps to use Wayland natively
GTK_IM_MODULE = "wayland"; # Forces GTK apps to use Wayland text-input protocols
QT_IM_MODULE = "wayland"; # Forces Qt apps to use Wayland text-input protocols