tools: Add nvme-cli

koyomi
Simon Bruder 2024-05-12 16:44:07 +02:00
parent 080d0b8f33
commit 4c658d64a0
Signed by: simon
GPG Key ID: 347FF8699CDA0776
1 changed files with 1 additions and 0 deletions

View File

@ -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)