From e3fc4ba63a0bd6cb546549ef4c8eb2778c417d4d Mon Sep 17 00:00:00 2001 From: bd Date: Wed, 22 May 2024 19:55:20 -0600 Subject: Push new xorg changes to hati --- .config/guix/modules/ymir.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.config/guix/modules/ymir.scm') diff --git a/.config/guix/modules/ymir.scm b/.config/guix/modules/ymir.scm index 6c845cb..acea4b7 100644 --- a/.config/guix/modules/ymir.scm +++ b/.config/guix/modules/ymir.scm @@ -131,8 +131,9 @@ (service elogind-service-type (elogind-configuration (handle-power-key 'hibernate) - (idle-action-seconds (* 5 60)) - (idle-action 'suspend))) + ;; (idle-action-seconds (* 5 60)) + ;; (idle-action 'suspend) + )) (service dbus-root-service-type) (service ntp-service-type) -- cgit v1.2.3