1
0
Fork 0

add pkg: usbutils

This commit is contained in:
Pratham Patel 2023-01-13 14:36:49 +05:30
parent e9b90422fe
commit 9c24596127
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ PKGS_TO_INSTALL+=(android-tools)
PKGS_TO_INSTALL+=(bat fd ripgrep tre tree)
# system utilities
PKGS_TO_INSTALL+=(hd-idle hdparm mlocate tldr smartmontools wol)
PKGS_TO_INSTALL+=(hd-idle hdparm mlocate tldr smartmontools usbutils wol)
# compression
PKGS_TO_INSTALL+=(tar unrar unzip xz zip)