mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
feat: add [pci,usb]-utils
This commit is contained in:
parent
a7e7557489
commit
98b4f076f0
2 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -39,6 +39,10 @@
|
|||
# proc info
|
||||
acpi
|
||||
|
||||
# pci info
|
||||
pciutils
|
||||
usbutils
|
||||
|
||||
# better make for general tasks
|
||||
just
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue