feat: add [pci,usb]-utils

This commit is contained in:
Leon Schwarzäugl 2025-03-22 22:40:16 +01:00
parent a7e7557489
commit 98b4f076f0
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
2 changed files with 8 additions and 0 deletions

View file

@ -4835,6 +4835,10 @@ Mostly used to install some compilers and lsp's that I want to have available wh
# proc info
acpi
# pci info
pciutils
usbutils
# better make for general tasks
just

View file

@ -39,6 +39,10 @@
# proc info
acpi
# pci info
pciutils
usbutils
# better make for general tasks
just