chore(nixos): switch to lightdm
This commit is contained in:
parent
f3ae000713
commit
eeae7c00ef
|
@ -75,7 +75,7 @@ in
|
|||
|
||||
displayManager = {
|
||||
defaultSession = "none+i3";
|
||||
sddm.enable = true;
|
||||
lightdm.enable = true;
|
||||
};
|
||||
|
||||
windowManager.i3 = {
|
||||
|
|
Loading…
Reference in a new issue