Tried disabling nixos wayland vscodium flag
This commit is contained in:
@@ -3,5 +3,4 @@
|
||||
services.xserver.displayManager.gdm.enable = true;
|
||||
services.xserver.desktopManager.gnome.enable = true;
|
||||
programs.dconf.enable = true;
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user