Topic: Isolated VMs in Hyperbola
What is the best way to create an isolated environment in hyperbola?
Say I want to develop a program which depends on dbus and many other things which hyperbola does not support (not as bad as proprietary blobs).
How to create an isolated environment which has it's own files, which is unable to access any files under hyperbola (maybe it should be chrooted), and use an OS like guix or parabola (if needed). It should not be 1-time and I should be able to start it later with the edited files in last session as they were.