Revert "chore(alex): use sddm rather than gdm"
This reverts commit 74c6cf86f2
.
GNOME does not support locking the screen on display managers other than GDM
This commit is contained in:
parent
74c6cf86f2
commit
457112fd40
1 changed files with 1 additions and 4 deletions
|
@ -32,11 +32,8 @@
|
|||
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
displayManager.gdm.enable = true;
|
||||
desktopManager.gnome.enable = true;
|
||||
displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = true;
|
||||
};
|
||||
layout = "gb";
|
||||
# xkbVariant = "";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue