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
+4 -2
View File
@@ -20,9 +20,11 @@ in
package = pkg;
};
services.displayManager = {
sddm = {
ly = {
enable = true;
wayland.enable = true;
settings = {
animation = "matrix";
};
};
};