diff --git a/.config/yadm/bootstrap.d/_install_dependencies.sh b/.config/yadm/bootstrap.d/_install_dependencies.sh index 0b35e8d..89a0fdf 100755 --- a/.config/yadm/bootstrap.d/_install_dependencies.sh +++ b/.config/yadm/bootstrap.d/_install_dependencies.sh @@ -3,6 +3,7 @@ echo "Installing general apps" yay -S --needed neovim \ + network-manager-applet \ kitty \ btop \ zoxide fzf \