Switch gdm back on
This commit is contained in:
parent
57914ef874
commit
577cc2a4ee
|
@ -23,7 +23,7 @@ in with lib; {
|
|||
# Turn on GDM for login
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
autorun = false;
|
||||
autorun = true;
|
||||
# Enable plasma for the applications
|
||||
desktopManager.plasma5.enable = true;
|
||||
displayManager.defaultSession = "hyprland";
|
||||
|
|
Loading…
Reference in New Issue