From 8e3482a7138983ee1d93f931eeb32bde0aaa5383 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 13 Mar 2026 03:18:23 +0100 Subject: modules/{plymouth,ly}: Use better animations --- modules/by-name/ly/ly/module.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/by-name/ly') diff --git a/modules/by-name/ly/ly/module.nix b/modules/by-name/ly/ly/module.nix index 376f6e61..809eb256 100644 --- a/modules/by-name/ly/ly/module.nix +++ b/modules/by-name/ly/ly/module.nix @@ -37,7 +37,7 @@ in { # Stop animations after 10 secs. animation_timeout_sec = 60; - animation = "gameoflife"; + animation = "matrix"; # Clear the password on failure. clear_password = true; -- cgit 1.4.1