make wayland not implicit for de2
This commit is contained in:
parent
aecd75e5a1
commit
5d514a5d10
@ -115,10 +115,8 @@ in
|
||||
];
|
||||
|
||||
systemd.user.sessionVariables = {
|
||||
QT_QPA_PLATFORM = "wayland-egl;xcb";
|
||||
MOZ_ENABLE_WAYLAND = "1";
|
||||
QT_WAYLAND_DISABLE_WINDOWDECORATION = lib.mkIf cfg.tiling "1";
|
||||
NIXOS_OZONE_WL = "1";
|
||||
};
|
||||
|
||||
xdg.mimeApps = {
|
||||
|
Loading…
Reference in New Issue
Block a user