aspauldingcode/.dotfiles

ORBSTACK: implement automatic configuration of ssh with x11 xQuartz on MacOS

aspauldingcode opened this issue · 1 comments

What I want:
an easy way to configure ssh with x11 GUI passthrough on the machine.
Currently, this is manual through orbstack by doing: orbstack ssh x11 GUI

The solution:
All I have to do is run a rebuild on NIXY macOS and ALL my x11 apps through orbstack (ubunto or nixOS) will forward to x11 xQuartz.app without me dealing with it.

Might need to be a script.

Could implement this with a daemon? Or agent?