X-Git-Url: http://git.scottworley.com/nixos-qemu-vm-isolation/blobdiff_plain/47cb654f45831f96a26819d1fcb39770662cd579..refs/heads/main:/README.md?ds=inline diff --git a/README.md b/README.md index ec9ba70..6a6fb43 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ Isolate NixOS QEMU VMs from each other and from the host by using a -squashfs for the VM's /nix/store that contains only the VM's dependencies +private /nix/store image that contains only the VM's dependencies (like the installer has) rather than a virtio mount of the host's entire /nix/store.