X-Git-Url: http://git.scottworley.com/nixos-qemu-vm-isolation/blobdiff_plain/8dc7361b9c34805391a0c8d514bf7d5241c3d227..0fb3685a199d2804993f5b414cf4cca1be35e66a:/README diff --git a/README b/README index f0be89d..c0aea31 100644 --- 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`