System Gen122 @ 2024-10-19-15:06:19
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
cfg = config.desktop.dm;
|
||||
in {
|
||||
config = lib.mkIf (cfg.name == "sddm") {
|
||||
services.xserver.displayManager.sddm = {
|
||||
services.displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = cfg.wayland;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user