Re-enable GDM

This commit is contained in:
Dave Gallant
2022-06-28 21:55:36 -04:00
parent dac420e569
commit 34f90a74dd
2 changed files with 23 additions and 70 deletions

View File

@@ -3,7 +3,11 @@
enable = true;
displayManager = {
lightdm = {
enable = false;
};
gdm = {
enable = true;
wayland = false;
};
};
desktopManager = {