about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--modules/user/devhell/profiles/packages.nix10
1 files changed, 5 insertions, 5 deletions
diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix
index 5c5cce9a..bd891878 100644
--- a/modules/user/devhell/profiles/packages.nix
+++ b/modules/user/devhell/profiles/packages.nix
@@ -66,6 +66,7 @@ in {
       aspellDicts.de
       aspellDicts.en
       axel
+      bandwhich
       bat
       bc
       bcal
@@ -115,6 +116,7 @@ in {
       git
       gitAndTools.gh
       gitinspector
+      gitui
       glow
       gnome3.adwaita-icon-theme
       gnome3.defaultIconTheme
@@ -141,6 +143,7 @@ in {
       irssi
       jfsutils
       jwhois
+      kmon
       ldns
       lftp
       libarchive
@@ -215,9 +218,9 @@ in {
       stow
       strace
       sxiv
-      taizen
       tasksh
       taskwarrior
+      taskwarrior-tui
       telnet
       termdown
       termshark
@@ -234,9 +237,7 @@ in {
       unzip
       urlview
       usbutils
-      valgrind
       vanilla-dmz
-      vuizvui.devhell.vim
       virt-viewer
       virtmanager
       vivid
@@ -245,6 +246,7 @@ in {
       vorbisTools
       vorbisgain
       vscodium
+      vuizvui.devhell.vim
       w3m
       wavpack
       wget
@@ -257,11 +259,9 @@ in {
       youtube-dl
       zathura
       zbar
-      zgrviewer
       zip
       zotero
       zstd
-      zsync
     ];
   };
 }