tools: Add nvme-cli
This commit is contained in:
parent
de3e4ad1bd
commit
421beb7ea4
|
@ -48,6 +48,7 @@
|
|||
dmidecode # hardware information
|
||||
hdparm # hard drive management
|
||||
lm_sensors # temperature sensors
|
||||
nvme-cli # NVMe management
|
||||
parted # partition manager
|
||||
pciutils # lspci
|
||||
(reptyr.overrideAttrs (o: o // { doCheck = false; })) # move process to current terminal # tests fail on qemu-user-aarch64 (TODO 24.05: remove)
|
||||
|
|
Loading…
Reference in a new issue