feat(hm/price): add some monitoring utils
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 35s
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 35s
This commit is contained in:
parent
57320bc80e
commit
5450fc71f3
@ -32,6 +32,14 @@ in
|
|||||||
packages =
|
packages =
|
||||||
with pkgs;
|
with pkgs;
|
||||||
[
|
[
|
||||||
|
lsof
|
||||||
|
strace
|
||||||
|
ltrace
|
||||||
|
iotop
|
||||||
|
iftop
|
||||||
|
usbutils
|
||||||
|
nmap
|
||||||
|
zip
|
||||||
killall
|
killall
|
||||||
nixd
|
nixd
|
||||||
inkscape
|
inkscape
|
||||||
|
Loading…
Reference in New Issue
Block a user