swap to sddm
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
f77a2ca8ff
commit
466d7cc9f6
@ -10,8 +10,10 @@
|
||||
# Optional, hint electron apps to use wayland:
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
||||
services.xserver.displayManager.gdm = {
|
||||
services.xserver.enable = true;
|
||||
services.xserver.displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = true;
|
||||
};
|
||||
|
||||
services.dbus = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user