mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
feat: add usb and pci utils by default
This commit is contained in:
parent
9a53151fdd
commit
202a1229a8
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ lib.optionalAttrs (!minimal) {
|
|||
unzip
|
||||
zip
|
||||
wget
|
||||
usbutils
|
||||
pciutils
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue