]> git.scottworley.com Git - nixos-qemu-vm-isolation/blobdiff - README
Note that useNixStoreImage exists now
[nixos-qemu-vm-isolation] / README
diff --git a/README b/README
index f0be89d6e4d4d9d655b5fdab285f20eb7f48ccde..c0aea3118c77365ecab039b34c239d44abe64e51 100644 (file)
--- a/README
+++ b/README
@@ -2,3 +2,6 @@ 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
 (like the installer has) rather than a virtio mount of the host's entire
 /nix/store.
+
+**Update:** `virtualisation.useNixStoreImage` exists now!  But it doesn't
+work!  :(  See the note in `checks/mount-grep.nix`