wayland: disable xwayland

This commit is contained in:
notohh 2023-07-21 09:41:35 -04:00
parent e76f2b53ce
commit 332380b875
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -39,8 +39,6 @@ in {
];
};
programs.xwayland.enable = true;
environment.sessionVariables = {
GBM_BACKEND = "nvidia-drm";
__GL_GSYNC_ALLOWED = "0";