modules: sddm is no longer the config wide default
Make room for a GDM option as well (SDDM does not start on my NVIDIA+Wayland config)
This commit is contained in:
parent
c3100e4cfb
commit
b8c954350c
5 changed files with 26 additions and 2 deletions
|
|
@ -111,5 +111,6 @@
|
|||
programs.waybar.enable = true;
|
||||
programs.foot.enable = true;
|
||||
services.displayManager.sddm.wayland.enable = true;
|
||||
my.displayManager.gdm.enable = true;
|
||||
services.power-profiles-daemon.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue