From c2ec5901c928aacc180c04997f7753afe6e41d80 Mon Sep 17 00:00:00 2001 From: notgne2 Date: Tue, 1 Nov 2022 16:13:32 +0000 Subject: [PATCH] NIXOS_OZONE_WL for ezpc --- modules/ezpc.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/ezpc.nix b/modules/ezpc.nix index a62a648..d6a6b4a 100644 --- a/modules/ezpc.nix +++ b/modules/ezpc.nix @@ -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 ''