update flake.lock; sddm -> ly

This commit is contained in:
2026-06-06 12:29:04 +08:00
parent df37f04bdc
commit a3433735b7
9 changed files with 82 additions and 105 deletions
-13
View File
@@ -14,19 +14,6 @@ in
};
config = lib.mkIf cfg.enable {
catppuccin.sddm = {
enable = true;
font = "Jetbrains Mono";
fontSize = "18";
};
services.displayManager.sddm = {
package = pkgs.kdePackages.sddm;
settings.Theme = {
CursorTheme = "breeze-dark";
CursorSize = 24;
};
};
my.hm = {
stylix = {
enable = true;