From d73fa88b432c96efaf255bbed8bdb373ff25224d Mon Sep 17 00:00:00 2001 From: Frieder Schlesier Date: Thu, 19 Sep 2019 14:44:28 +0200 Subject: [PATCH] add vpnc and remmina for Remote Desktop --- scripts/install.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/install.sh b/scripts/install.sh index 193285f..554421a 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -84,6 +84,8 @@ base_applications() { tree \ unzip \ vim \ + vpnc \ + vpnc-scripts \ zip \ --no-install-recommends @@ -220,10 +222,13 @@ install_i3() { libreoffice-l10n-en-gb \ libreoffice-writer \ network-manager-gnome \ + network-manager-vpnc \ + network-manager-vpnc-gnome \ nextcloud-desktop \ ntfs-3g \ nmap \ pulseaudio \ + remmina \ rxvt-unicode-256color \ scrot \ shotwell \