From 001e245efc9149799e517aea02b5a03480b5ca4b Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Mon, 16 May 2022 10:55:19 +0200 Subject: [PATCH] Remove joystickwake --- home_manager/odin.nix | 2 +- home_manager/thor.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/home_manager/odin.nix b/home_manager/odin.nix index 88ec5e2..fd001d9 100644 --- a/home_manager/odin.nix +++ b/home_manager/odin.nix @@ -124,7 +124,7 @@ ./modules/dunst.nix # ./modules/grobi.nix ./modules/gtk_theme.nix - ./modules/joystickwake.nix + # ./modules/joystickwake.nix ./modules/kakoune.nix # ./modules/keepassxc.nix ./modules/kitty.nix diff --git a/home_manager/thor.nix b/home_manager/thor.nix index de78f49..820a90e 100644 --- a/home_manager/thor.nix +++ b/home_manager/thor.nix @@ -94,7 +94,7 @@ ./modules/dunst.nix # ./modules/grobi.nix ./modules/gtk_theme.nix - ./modules/joystickwake.nix + # ./modules/joystickwake.nix ./modules/kakoune.nix # ./modules/keepassxc.nix ./modules/kitty.nix