[gui] Switch to Ly since GDM seems to fail to start on 26.05
This commit is contained in:
@@ -14,10 +14,19 @@
|
|||||||
variant = "";
|
variant = "";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
services.displayManager.gdm = {
|
# services.displayManager.gdm = {
|
||||||
|
# enable = true;
|
||||||
|
# };
|
||||||
|
services.displayManager.ly = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
# See https://github.com/S41G0N/ly/blob/master/res/config.ini
|
||||||
|
settings = {
|
||||||
|
animation = "matrix"; # matrix|doom|none
|
||||||
|
bigclock = "en";
|
||||||
|
clear_password = true; # erase the password on failure
|
||||||
|
clock = "%c"; # Show the clock
|
||||||
|
};
|
||||||
};
|
};
|
||||||
# services.displayManager.ly.enable = true;
|
|
||||||
|
|
||||||
# Enable Hyprland so it shows up in the menu
|
# Enable Hyprland so it shows up in the menu
|
||||||
programs.hyprland = {
|
programs.hyprland = {
|
||||||
|
|||||||
Reference in New Issue
Block a user