feat: disable DM
This commit is contained in:
parent
0aef908b94
commit
98d71d3953
1 changed files with 0 additions and 7 deletions
|
@ -116,12 +116,5 @@ in {
|
||||||
services = {
|
services = {
|
||||||
tlp.enable = true;
|
tlp.enable = true;
|
||||||
upower.enable = true;
|
upower.enable = true;
|
||||||
xserver = {
|
|
||||||
enable = true;
|
|
||||||
displayManager.gdm = {
|
|
||||||
enable = true;
|
|
||||||
wayland = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue