cli-tools: Add bandwhich
This commit is contained in:
parent
3e7431e9e9
commit
159f97a5a1
|
@ -3,6 +3,7 @@
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# top like tools
|
# top like tools
|
||||||
|
bandwhich # network monitor
|
||||||
bmon # network monitor
|
bmon # network monitor
|
||||||
gotop # fancy top
|
gotop # fancy top
|
||||||
iotop # top for io
|
iotop # top for io
|
||||||
|
|
Loading…
Reference in a new issue