0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

Remove pciutils and usbutils from the default system path

Issue #7117.
This commit is contained in:
Eelco Dolstra 2015-04-19 22:14:57 +02:00
parent 3cd32fcbed
commit 3d2b24d161
2 changed files with 2 additions and 2 deletions

View file

@ -29,6 +29,8 @@
pkgs.hdparm
pkgs.dmraid
pkgs.smartmontools # for diagnosing hard disks
pkgs.pciutils
pkgs.usbutils
# Tools to create / manipulate filesystems.
pkgs.ntfsprogs # for resizing NTFS partitions