feat: add nvme-cli

This commit is contained in:
Ryan Yin
2026-03-16 09:25:28 +08:00
parent 7e7f5a796e
commit 850a7b2c43

View File

@@ -33,6 +33,7 @@
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
nvme-cli
];
# BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more