X-Git-Url: http://git.scottworley.com/nixos-qemu-vm-isolation/blobdiff_plain/0fb3685a199d2804993f5b414cf4cca1be35e66a..adf9fef69bd0f6ef54360b204d6c2ec89bd5bb9c:/README diff --git a/README b/README deleted file mode 100644 index c0aea31..0000000 --- a/README +++ /dev/null @@ -1,7 +0,0 @@ -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`