mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
Explicitly unset lightdm
This commit is contained in:
parent
3f2c94cedc
commit
148e39dde7
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
enable = true;
|
||||
};
|
||||
displayManager.startx.enable = true;
|
||||
lightdm.enable lib.mkForce false;
|
||||
lightdm.enable = lib.mkForce false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue