Skip to content

chkno/nixos-qemu-vm-isolation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Isolate NixOS QEMU VMs with squashfs Nix Stores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages