diff --git a/scripts/Arch/Collections/personal.sh b/scripts/Arch/Collections/personal.sh index e110fdc1..6ebe08e3 100755 --- a/scripts/Arch/Collections/personal.sh +++ b/scripts/Arch/Collections/personal.sh @@ -26,6 +26,9 @@ sudo chsh $USER --shell "$(which fish)"; yay --noconfirm -Syu power-profiles-daemon; sudo systemctl enable --now power-profiles-daemon; +# Networking +yay --noconfirm -Syu networkmanager-openvpn; + # Fonts yay --noconfirm -Syu \ ttf-cascadia-code-nerd \