mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-18 15:34:13 +01:00
feat: add pv & smartctl
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
nmon
|
||||
sysbench
|
||||
systemctl-tui
|
||||
pv # pipe view
|
||||
|
||||
# system tools
|
||||
psmisc # killall/pstree/prtstat/fuser/...
|
||||
@@ -31,6 +32,7 @@
|
||||
hdparm # for disk performance, command
|
||||
dmidecode # a tool that reads information about your system's hardware from the BIOS according to the SMBIOS/DMI standard
|
||||
parted
|
||||
smartmontools # smartctl -a /dev/nvme0n1
|
||||
];
|
||||
|
||||
# BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
|
||||
|
||||
Reference in New Issue
Block a user