Add OpenVPN support for Network Manager

This commit is contained in:
Manuel Thalmann 2023-09-04 15:09:49 +02:00
parent 4300575df6
commit 78d7eb128f

View file

@ -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 \