From a4958f2a5b7a155dedb52c78b3978303f884fe36 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Fri, 10 Mar 2023 13:53:41 +0100 Subject: [PATCH] Freya: add joytickwake --- freya/hm.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freya/hm.nix b/freya/hm.nix index 621f11e..90f8655 100644 --- a/freya/hm.nix +++ b/freya/hm.nix @@ -20,7 +20,7 @@ ../hm_modules/lf.nix ../hm_modules/spotifyd.nix ../hm_modules/syncthing.nix - ../hm_modules/xidlehook.nix + # ../hm_modules/xidlehook.nix ]; home.stateVersion = "22.11";