diff --git a/install/packages.sh b/install/packages.sh index 3832f62a..9cd103e6 100644 --- a/install/packages.sh +++ b/install/packages.sh @@ -1,4 +1,5 @@ sudo pacman -S --noconfirm --needed \ + keepassxc \ ghostty \ avahi \ bash-completion \ @@ -7,6 +8,7 @@ sudo pacman -S --noconfirm --needed \ brightnessctl \ btop \ cargo \ + rustup \ clang \ cups \ cups-browsed \