nixos/modules/profiles/base.nix: add nvme-cli
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
pkgs.smartmontools # for diagnosing hard disks
|
||||
pkgs.pciutils
|
||||
pkgs.usbutils
|
||||
pkgs.nvme-cli
|
||||
|
||||
# Tools to create / manipulate filesystems.
|
||||
pkgs.ntfsprogs # for resizing NTFS partitions
|
||||
|
||||
Reference in New Issue
Block a user