diff --git a/modules/nixos/base/packages.nix b/modules/nixos/base/packages.nix index bda45e34..6d76311f 100644 --- a/modules/nixos/base/packages.nix +++ b/modules/nixos/base/packages.nix @@ -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