revert to xwayland for electron to fix spotify csd

This commit is contained in:
twoneis 2023-11-26 13:10:41 +01:00
parent b1c81ac577
commit 5ef707ba9b

View file

@ -75,9 +75,6 @@
#jack.enable = true; #jack.enable = true;
}; };
# Set electron apps to use wayland
environment.sessionVariables.NIXOS_OZONE_WL = "1";
# Define a user account. Don't forget to set a password with passwd. # Define a user account. Don't forget to set a password with passwd.
users.users.twoneis = { users.users.twoneis = {
isNormalUser = true; isNormalUser = true;