devices/elias-e525: add justyna and use gdm
This commit is contained in:
parent
49c62eca8f
commit
0892fe7ccb
4 changed files with 14 additions and 0 deletions
|
@ -40,6 +40,8 @@ in
|
|||
xkbVariant = lib.mkForce "";
|
||||
xkbOptions = lib.mkForce "";
|
||||
displayManager.autoLogin.enable = lib.mkForce false;
|
||||
displayManager.gdm.enable = lib.mkForce true;
|
||||
displayManager.lightdm.enable = lib.mkForce false;
|
||||
desktopManager.gnome.enable = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue