1
0
Fork 0

add pkgs tree, bitwarden

This commit is contained in:
Pratham Patel 2022-12-21 15:53:13 +05:30
parent f8e7fa0920
commit e40f1b8af0
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ PKGS_TO_INSTALL+=(acpi_call iasl)
PKGS_TO_INSTALL+=(firewalld)
# add-on
PKGS_TO_INSTALL+=(flatpak ffmpeg light)
PKGS_TO_INSTALL+=(flatpak ffmpeg light bitwarden)
# monitoring
PKGS_TO_INSTALL+=(btop htop iotop iperf iperf3 nload)
@ -34,7 +34,7 @@ PKGS_TO_INSTALL+=(aria2 wget yt-dlp)
PKGS_TO_INSTALL+=(android-tools)
# *utils-rust
PKGS_TO_INSTALL+=(bat fd ripgrep tre)
PKGS_TO_INSTALL+=(bat fd ripgrep tre tree)
# system utilities
PKGS_TO_INSTALL+=(hd-idle hdparm pkgfile tldr smartmontools wol)