diff options
Diffstat (limited to '')
| -rw-r--r-- | modules/by-name/ly/ly/module.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/by-name/ly/ly/module.nix b/modules/by-name/ly/ly/module.nix index 6870f793..8835a2a2 100644 --- a/modules/by-name/ly/ly/module.nix +++ b/modules/by-name/ly/ly/module.nix @@ -66,7 +66,7 @@ in { animation = "matrix"; - custom_sesions = "${customSessionsDir}"; + custom_sessions = "${customSessionsDir}"; # Clear the screen before starting up (otherwise error messages might linger on # it.) |
