nixos/gnome3: enable remote desktop on wayland

This commit is contained in:
Jan Tojnar
2018-11-30 21:35:21 +01:00
parent d359635ab4
commit e02516db75
2 changed files with 2 additions and 1 deletions
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
configureFlags = [
"--with-x"
"--disable-static"
# "--enable-remote-desktop"
"--enable-remote-desktop"
"--enable-shape"
"--enable-sm"
"--enable-startup-notification"