]> git.scottworley.com Git - nixos-qemu-vm-isolation/blobdiff - README.md
squashfs -> ext4, which makes images ~5x larger. :(
[nixos-qemu-vm-isolation] / README.md
index ec9ba70f536d3b382eed51b5e97672e50b80ed15..6a6fb436787d2171bad51b2bc9c27c83db167785 100644 (file)
--- 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.