From 822437cc8479e29e838b2083f332f0d6899ec032 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Wed, 21 Jan 2026 16:57:49 -0500 Subject: update commits --- home/apps/caelestia/settings.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'home/apps') diff --git a/home/apps/caelestia/settings.nix b/home/apps/caelestia/settings.nix index a529241..c116025 100644 --- a/home/apps/caelestia/settings.nix +++ b/home/apps/caelestia/settings.nix @@ -81,11 +81,6 @@ in { audio = ["pavucontrol"]; playback = ["mpv"]; }; - # disable lock screen - idle = { - lockBeforeSleep = false; - timeouts = []; - }; }; # Background -- cgit v1.2.3-freya