add openfortivpn
This commit is contained in:
parent
70d8217d84
commit
a78f1f237f
2 changed files with 4 additions and 1 deletions
|
@ -673,6 +673,9 @@ aurinstaller dotool
|
|||
#aurinstaller opensd-git
|
||||
#systemctl --user enable opensd
|
||||
|
||||
# systemd-resolved is a systemd service that provides network name resolution to local applications via a D-Bus interface
|
||||
systemctl enable systemd-resolved.service
|
||||
|
||||
# MS-Fonts
|
||||
mkdir -p /etc/fonts/conf.avail/
|
||||
cp /opt/${repo}/configs/20-no-embedded.conf /etc/fonts/conf.avail/
|
||||
|
|
|
@ -68,7 +68,7 @@ v4l2loopback-dkms v4l2loopback-utils v4l-utils linux-headers obs-studio python o
|
|||
vlc gimp inkscape libheif filezilla gparted code
|
||||
wezterm starship
|
||||
wine wine-gecko wine-mono winetricks
|
||||
wireguard-tools
|
||||
wireguard-tools openfortivpn
|
||||
wofi
|
||||
wpa_supplicant
|
||||
xarchiver
|
||||
|
|
Loading…
Reference in a new issue