From 479e112a8b9dd711569310414dd9919b38373601 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Wed, 22 Jan 2025 12:02:54 -0500 Subject: Taskwarrior is now nix, updated bluez --- home-config/home-configuration.scm | 4 ++-- home-config/nix-home-manager/home.nix | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'home-config') diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index c837f9e..982ecc0 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm @@ -83,8 +83,8 @@ "font-cns11643" "font-google-noto-emoji" "syncthing" - "taskwarrior" - "tasksh" + ;"taskwarrior" + ;"tasksh" ;"imv" ; Nix pkg now for MESA stuff "perl" "tor" diff --git a/home-config/nix-home-manager/home.nix b/home-config/nix-home-manager/home.nix index 70fb4b1..54b6060 100644 --- a/home-config/nix-home-manager/home.nix +++ b/home-config/nix-home-manager/home.nix @@ -397,6 +397,7 @@ eza wl-mirror starship + taskwarrior3 # Wrapped programs for some env variables (pkgs.writeScriptBin "hyprlock" '' -- cgit v1.2.3