1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 19:51:17 +00:00
nixpkgs/nixos/modules/virtualisation
talyz 84839b395f nixos/qemu-vm: Allow building a Nix store image instead of using 9p
Add the `useNixStoreImage` option, allowing a disk image with the
necessary contents from the Nix store to be built using
make-disk-image.nix. The image will be mounted at `/nix/store` and
acts as a drop-in replacement for the usual 9p mounting of the host's
Nix store.

This removes the performance penalty of 9p, drastically improving
execution speed of applications which do lots of reads from the Nix
store. The caveats are increased disk space usage and image build
time.
2021-10-28 12:55:01 +02:00
..
amazon-image.nix NixOS/amazonImageZfs: init 2021-08-25 10:42:35 -04:00
amazon-init.nix nixos/amazon-init: add user-data shell script support 2021-04-18 10:19:06 +01:00
amazon-options.nix NixOS/amazonImageZfs: init 2021-08-25 10:42:35 -04:00
anbox.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
azure-agent-entropy.patch
azure-agent.nix nixos/azure-agent: fix deprecation warning 2021-01-12 13:00:38 +02:00
azure-bootstrap-blobs.nix
azure-common.nix azure: boot.growPartition = true 2020-03-29 13:56:55 -07:00
azure-config-user.nix
azure-config.nix
azure-image.nix treewide: use auto diskSize for make-disk-image 2021-04-24 14:49:07 -04:00
azure-images.nix
brightbox-config.nix
brightbox-image.nix iproute: deprecate alias 2021-04-04 01:43:46 +02:00
cloudstack-config.nix
container-config.nix nixos containers: disable NixOS manual in container config. (#75659) 2019-12-15 18:21:52 +02:00
containerd.nix nixos/containerd: use v2 settings by default 2021-09-23 00:18:58 +02:00
containers.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
cri-o.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
digital-ocean-config.nix nixos/digital-ocean-image: init 2019-11-24 08:11:33 -08:00
digital-ocean-image.nix treewide: use auto diskSize for make-disk-image 2021-04-24 14:49:07 -04:00
digital-ocean-init.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
docker-image.nix
docker.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
ec2-amis.nix ec2-amis: add release 21.05 2021-06-06 17:09:14 -07:00
ec2-data.nix iproute: deprecate alias 2021-04-04 01:43:46 +02:00
ec2-metadata-fetcher.nix metadata fetchers: use umask instead of fetch-and-chmod 2021-05-02 08:28:59 +10:00
ecs-agent.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
fetch-instance-ssh-keys.bash gce/fetch-ssh-keys: Put script in separate file, use PrivateTmp... 2021-02-19 15:17:12 +01:00
gce-images.nix add new Google Cloud image for the current release 2021-03-21 14:04:09 -04:00
google-compute-config.nix iproute: deprecate alias 2021-04-04 01:43:46 +02:00
google-compute-image.nix google-compute-image: Make GZIP compression level configurable 2021-07-13 16:53:09 +02:00
grow-partition.nix
hyperv-guest.nix nixos/hyperv: fix evaluation of kernelParams 2021-10-18 11:22:53 -07:00
hyperv-image.nix treewide: use auto diskSize for make-disk-image 2021-04-24 14:49:07 -04:00
kvmgt.nix treewide: remove gnidorah 2021-04-30 01:48:19 +02:00
libvirtd.nix nixos/libvirtd: refactor module 2021-10-18 13:45:35 -03:00
lxc-container.nix nixos/getty: rename from services.mingetty 2021-01-05 09:09:42 +00:00
lxc.nix Revert "Revert "apparmor: fix and improve the service"" 2021-04-23 07:17:55 +02:00
lxcfs.nix
lxd.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
nixos-containers.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
oci-containers.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
openstack-config.nix nixos: openstack: have its own metadata fetcher expression 2020-11-18 11:42:32 -05:00
openstack-metadata-fetcher.nix metadata fetchers: use umask instead of fetch-and-chmod 2021-05-02 08:28:59 +10:00
openvswitch.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
parallels-guest.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
podman-dnsname.nix nixos/podman-dnsname: init 2021-05-31 14:31:09 +02:00
podman-network-socket-ghostunnel.nix nixos/podman-network-socket-ghostunnel: move condition to include socket 2021-05-31 23:38:31 +10:00
podman-network-socket.nix nixos/podman: Add generic networkSocket interface 2021-05-30 11:21:05 +02:00
podman.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
qemu-guest-agent.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
qemu-vm.nix nixos/qemu-vm: Allow building a Nix store image instead of using 9p 2021-10-28 12:55:01 +02:00
railcar.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
spice-usb-redirection.nix nixos: explicitely set security.wrappers ownership 2021-09-13 13:48:13 +02:00
vagrant-guest.nix nixos/vagrant-virtualbox-image: init (#101120) 2020-10-20 11:09:46 +02:00
vagrant-virtualbox-image.nix nixos/vagrant-virtualbox-image: init (#101120) 2020-10-20 11:09:46 +02:00
virtualbox-guest.nix nixos/virtualbox-guest: add vmware driver 2020-06-17 18:43:27 +02:00
virtualbox-host.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
virtualbox-image.nix nixos/virtualbox-image: cast baseImageFreeSpace into str 2021-08-01 18:59:08 +00:00
vmware-guest.nix nixos/vmware-guest: fix setuid wrapper 2021-09-20 23:49:46 +02:00
vmware-image.nix treewide: use auto diskSize for make-disk-image 2021-04-24 14:49:07 -04:00
xe-guest-utilities.nix iproute: deprecate alias 2021-04-04 01:43:46 +02:00
xen-dom0.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
xen-domU.nix