diff options
author | Karel Kočí <cynerd@email.cz> | 2020-12-18 12:19:34 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2020-12-18 12:19:34 +0100 |
commit | 6cc95277718cd6febbcf43ca60b36d8a00d666bb (patch) | |
tree | 3b9dbe29a4cc87a526e1f5dbc0945e5a17e36a86 /profiles | |
parent | a08bbfee20a8c5f451ebf1d346c11ef5af6fd35c (diff) | |
download | gentoo-personal-overlay-6cc95277718cd6febbcf43ca60b36d8a00d666bb.tar.gz gentoo-personal-overlay-6cc95277718cd6febbcf43ca60b36d8a00d666bb.tar.bz2 gentoo-personal-overlay-6cc95277718cd6febbcf43ca60b36d8a00d666bb.zip |
profiles/desktop: add VNC for X11
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desktop/packages | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/desktop/packages b/profiles/desktop/packages index c5f809f..a6e6bcb 100644 --- a/profiles/desktop/packages +++ b/profiles/desktop/packages @@ -186,3 +186,7 @@ sys-fs/mtpfs # Samba net-fs/samba + +# Remote access (VNC) +net-misc/tigervnc +x11-misc/x11vnc |