NIXOS_OZONE_WL for ezpc

This commit is contained in:
notgne2 2022-11-01 16:13:32 +00:00
parent b409901aac
commit c2ec5901c9
Signed by: notgne2
SSH Key Fingerprint: SHA256:qlFCAimT/PvNIG3u+aYT9pIqFCWgu6sNsWjpV1vHLIE

View File

@ -23,6 +23,7 @@ in {
ECORE_EVAS_ENGINE = "wayland_egl";
ELM_ENGINE = "wayland_egl";
_JAVA_AWT_WM_NONREPARENTING = "1";
NIXOS_OZONE_WL = "1";
};
environment.loginShellInit = lib.mkAfter ''