feat: replace 'sddm' with 'ly'
This commit is contained in:
@@ -12,8 +12,7 @@
|
|||||||
portal.extraPortals = [ pkgs.xdg-desktop-portal-gnome ];
|
portal.extraPortals = [ pkgs.xdg-desktop-portal-gnome ];
|
||||||
};
|
};
|
||||||
|
|
||||||
services.displayManager.sddm = {
|
services.displayManager.ly = {
|
||||||
enable = true;
|
enable = true;
|
||||||
wayland.enable = true;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user