update flake.lock; sddm -> ly
This commit is contained in:
@@ -20,9 +20,11 @@ in
|
||||
package = pkg;
|
||||
};
|
||||
services.displayManager = {
|
||||
sddm = {
|
||||
ly = {
|
||||
enable = true;
|
||||
wayland.enable = true;
|
||||
settings = {
|
||||
animation = "matrix";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user