Switch to lightdm
This commit is contained in:
parent
dc3e284ffd
commit
0e8f00890d
1 changed files with 1 additions and 1 deletions
|
@ -26,9 +26,9 @@
|
|||
|
||||
services.xserver.enable = true;
|
||||
services.xserver.displayManager = {
|
||||
lightdm.enable = true;
|
||||
defaultSession = "sway";
|
||||
autoLogin = { enable = true; user = "mae"; };
|
||||
gdm.enable = true;
|
||||
};
|
||||
|
||||
fonts.fonts = with pkgs; [
|
||||
|
|
Loading…
Reference in a new issue