about summary refs log tree commit diff stats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/by-name/ly/ly/module.nix2
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.)