]> git.scottworley.com Git - nixos-qemu-vm-isolation/blame - README.md
23.05: New way to get the list of tier1 systems
[nixos-qemu-vm-isolation] / README.md
CommitLineData
69619e0b
SW
1Isolate NixOS QEMU VMs from each other and from the host by using a
2squashfs for the VM's /nix/store that contains only the VM's dependencies
3(like the installer has) rather than a virtio mount of the host's entire
4/nix/store.
0fb3685a
SW
5
6**Update:** `virtualisation.useNixStoreImage` exists now! But it doesn't
7work! :( See the note in `checks/mount-grep.nix`