Skip to content
Unverified Commit 0ce1fd07 authored by aszlig's avatar aszlig
Browse files

vm/windows: Reintroduce setting up /nix/store.



Now we're doing this at the point where we're saving the VM state.
Unfortunately it's not quite right, because the controller VM is shut
down _before_ we're saving the state, so the share gets disconnected
despite autodisconnect being deactivated during setup.

We can get around this issue by finally introducing the xchg share,
which is the last item to be implemented before we can merge to master.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent aa65a705
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment