readding sddm... need to fix this

This commit is contained in:
Chris Cochrun 2022-11-11 09:56:59 -06:00
parent 794a140334
commit 5f5b085d53
3 changed files with 5 additions and 8 deletions

View file

@ -85,8 +85,7 @@
package = pkgs.awesome;
};
displayManager = {
defaultSession = "plasma";
lightdm = {
sddm = {
enable = true;
};
};