diff --git a/homeConfigs/home.nix b/homeConfigs/home.nix index bd33b67..e108962 100644 --- a/homeConfigs/home.nix +++ b/homeConfigs/home.nix @@ -6,7 +6,7 @@ # By: tomoron +#+ +:+ +#+ # # +#+#+#+#+#+ +#+ # # Created: 2024/10/17 18:15:38 by tomoron #+# #+# # -# Updated: 2025/02/25 12:03:56 by tomoron ### ########.fr # +# Updated: 2025/02/28 19:04:49 by tomoron ### ########.fr # # # # **************************************************************************** # @@ -46,6 +46,7 @@ clr = "clear"; tagueule = "asusctl profile -P Quiet"; parle = "asusctl profile -P performance"; + noidle = "systemctl --user stop hypridle"; }; programs.bash = {