]>
description | Isolate NixOS QEMU VMs from each other |
last change | Fri, 21 Jul 2023 10:00:54 +0000 (03:00 -0700) |
URL | https://git.scottworley.com/pub/git/nixos-qemu-vm-isolation |
Isolate NixOS QEMU VMs from each other and from the host by using a 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.
Update: virtualisation.useNixStoreImage
exists now! But it builds
the store image at runtime, rather that at build-time, drastically
increasing VM start-up time.
16 months ago | main | shortlog | log | tree |