tools: Add nvme-cli

Simon Bruder 2024-05-12 16:44:07 +02:00
parent d636944c37
commit ff498b5e3d
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)