pinwheel: Set NIXOS_OZONE_WL to true for wayland support
This commit is contained in:
@@ -143,6 +143,8 @@ in
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# To start electron apps like `chromium` with wayland support
|
||||||
|
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||||
|
|
||||||
# The XDG portal is needed for screen sharing
|
# The XDG portal is needed for screen sharing
|
||||||
xdg.portal = {
|
xdg.portal = {
|
||||||
|
|||||||
Reference in New Issue
Block a user