From 3357bcba5f09e7233e62b8f13be8fe479ffa2018 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 13 Mar 2026 03:31:52 +0100 Subject: modules/ly: Fix misspelling in `custom_sessions` --- modules/by-name/ly/ly/module.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.) -- cgit 1.4.1