installpackages: add wireguard-tools
This commit is contained in:
parent
37a4f3c242
commit
2359b5dd67
|
@ -16,6 +16,7 @@ pacman -S --needed --noconfirm base-devel \
|
||||||
bat \
|
bat \
|
||||||
docker \
|
docker \
|
||||||
docker-compose \
|
docker-compose \
|
||||||
|
wireguard-tools \
|
||||||
ttf-ubuntu-font-family # ubuntu mono font for alacritty
|
ttf-ubuntu-font-family # ubuntu mono font for alacritty
|
||||||
|
|
||||||
sudo -u $SUDO_USER ./script/installpackagesnonroot
|
sudo -u $SUDO_USER ./script/installpackagesnonroot
|
||||||
|
|
Loading…
Reference in New Issue