quartz-wm: --enable-xplugin-dock-support

This is required to avoid using a proprietary binary, which doesn't
even exist for aarch64.

+1
+1
pkgs/servers/x11/quartz-wm/default.nix
··· 12 12 ./no_title_crash.patch 13 13 ./extern-patch.patch 14 14 ]; 15 + configureFlags = [ "--enable-xplugin-dock-support" ]; 15 16 nativeBuildInputs = [ pkg-config ]; 16 17 buildInputs = [ 17 18 xorg.libXinerama