Re-enable element-desktop wayland

This commit is contained in:
Charlotte Van Petegem 2022-12-24 11:24:55 +01:00
parent 8cbc030e23
commit aa8980788b
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -14,7 +14,7 @@
home = {
packages = [ pkgs.element-desktop ];
sessionVariables = {
# NIXOS_OZONE_WL = "1";
NIXOS_OZONE_WL = "1";
};
};
};