mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-18 23:19:46 +02:00
add some monitor tools
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
ripgrep
|
||||
yq-go # https://github.com/mikefarah/yq
|
||||
htop
|
||||
iotop
|
||||
iftop
|
||||
nmon
|
||||
|
||||
## networking tools
|
||||
wireshark
|
||||
@@ -100,6 +103,7 @@
|
||||
strace
|
||||
ltrace # library call monitoring
|
||||
lsof
|
||||
mtr
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
||||
Reference in New Issue
Block a user