about summary refs log tree commit diff
path: root/modules/user
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2021-02-08 16:21:02 +0000
committerdevhell <devhell@mailfresser.de>2021-02-08 16:21:02 +0000
commitae09a7670e130406ea9bda0698092ece60d10261 (patch)
treee99f6a9889dd9efebdd7576fb57311ed2b76d21b /modules/user
parentb6e19ca952d3e2877c043c45f071973430c9fb0d (diff)
profiles/packages: Add and remove some tools
Diffstat (limited to 'modules/user')
-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
     ];
   };
 }