aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xshare/provision/desktop-full3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/provision/desktop-full b/share/provision/desktop-full
index b4dce46..e130e05 100755
--- a/share/provision/desktop-full
+++ b/share/provision/desktop-full
@@ -29,6 +29,9 @@ APT_INSTALL="sudo LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y"
# Provision the basic stuff
$DIRNAME/desktop-basic $HOSTNAME $DOMAIN $MIRROR
+# VNC client
+$APT_INSTALL tigervnc-viewer
+
# Install awesome
apps/metadot/metadot load awesome
apps/metadot/metadot deps awesome