1
0
Fork 0

install package: pkgfile

This commit is contained in:
Pratham Patel 2022-12-14 14:53:15 +05:30
parent b342665519
commit 43daba2c4f
1 changed files with 1 additions and 1 deletions

View File

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