Use native wayland for electron apps

This commit is contained in:
thiloho
2023-08-26 15:03:22 +02:00
parent 52d805ec58
commit df81586571

View File

@@ -69,6 +69,9 @@
obs-studio.enable = true;
};
home = {
sessionVariables = {
NIXOS_OZONE_WL=1;
};
packages = with pkgs; [
libreoffice
airshipper