From 2c9a23e262a06082e74572903449333cd9525687 Mon Sep 17 00:00:00 2001 From: devhell Date: Mon, 10 Oct 2022 10:40:26 +0100 Subject: profiles/packages: Add timewarrior and wtf I've been using taskwarrior a lot again lately, and this time I'd be interested in seeing how much time I actually spend on certain tasks, so I'm adding timewarrior to the mix. Unfortunately the hook requires that python3 is installed. WTF is a neat terminal dashboard that show information that I deem useful and would like to keep an eye on without having to manually check for stuff. --- modules/user/devhell/profiles/packages.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules') diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix index 33a4ee68..500e5144 100644 --- a/modules/user/devhell/profiles/packages.nix +++ b/modules/user/devhell/profiles/packages.nix @@ -212,6 +212,7 @@ in { pulsemixer pv pxz + python3 # needed for timewarrior-taskwarrior hook qemu qrencode radeontop @@ -245,6 +246,7 @@ in { termusic testdisk tig + timewarrior toilet tokei tree @@ -277,6 +279,7 @@ in { wireguard-tools wordgrinder writedisk + wtf wuzz xfsprogs xh -- cgit 1.4.1