Switch to greetd to fix the service crisis
This commit is contained in:
parent
bbe92e5cd7
commit
fbec76baa7
9 changed files with 31 additions and 19 deletions
|
@ -31,7 +31,6 @@
|
|||
};
|
||||
|
||||
services = {
|
||||
displayManager.ly.enable = lib.mkForce false;
|
||||
keyd.enable = lib.mkForce false;
|
||||
tlp.enable = lib.mkForce false;
|
||||
xserver.desktopManager.gnome.enable = true;
|
||||
|
|
|
@ -17,5 +17,5 @@
|
|||
stateVersion = "24.05";
|
||||
};
|
||||
|
||||
environment.sessionVariables.WLR_RENDERER = lib.mkForce "gles2";
|
||||
programs.sway.extraSessionCommands = lib.mkForce "WLR_RENDERER=gles2";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue