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