mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-24 20:11:54 -05:00
rustboro: enable lightdm
This commit is contained in:
parent
fc7e661671
commit
61366cd6ad
|
@ -30,17 +30,8 @@
|
|||
|
||||
desktop = {
|
||||
enable = true;
|
||||
|
||||
greetd = {
|
||||
enable = true;
|
||||
|
||||
autologin = {
|
||||
enable = true;
|
||||
user = "aly";
|
||||
};
|
||||
};
|
||||
|
||||
cinnamon.enable = true;
|
||||
lightdm.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
Loading…
Reference in a new issue