[NixOS] Add iotop

This commit is contained in:
2023-08-01 17:46:59 -06:00
parent 102659dda0
commit 9a8db2b0fb

View File

@@ -24,7 +24,6 @@ in
withTreeSitter = true; withTreeSitter = true;
}) })
# Tools
automake automake
bazel bazel
bind bind
@@ -45,6 +44,7 @@ in
gnumake gnumake
htop htop
inotify-tools inotify-tools
iotop
ispell ispell
jq jq
lsof lsof