astro / microvm.nix

NixOS MicroVMs
https://astro.github.io/microvm.nix/
MIT License
1.24k stars 93 forks source link

Break storeDisk dependencies #228

Open astro opened 5 months ago

astro commented 5 months ago

A squashfs/erofs storeDisk is self-contained. It should not cause additional store paths to be required for a nix copy.

astro commented 3 months ago

If we manage to break these dependencies, the system symlink that points to the VM's toplevel must become deconfigurable.