nixpkgs/nixos/modules
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
..
config nixos/console: fix cross-compiling 2021-10-20 02:15:09 +02:00
hardware Merge pull request #140309 from OPNA2608/init/gkraken/21.11 2021-10-24 18:28:57 +02:00
i18n/input-method nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
installer nixos/nixos-enter: Add IN_NIXOS_ENTER variable 2021-10-13 13:05:54 +02:00
misc kippo: cleanup the corresponding broken module. 2021-10-08 14:10:49 +08:00
profiles NixOS AWS AMI: enable the serial console on ttyS0 2021-08-20 12:42:02 -04:00
programs nixos/file-roller: add option for specify package 2021-10-22 10:26:27 +08:00
security pam_mount: do not re-prompt for password 2021-10-27 08:53:15 +08:00
services Merge pull request #142810 from bobby285271/pantheon 2021-10-28 08:16:34 +08:00
system Merge pull request #142570 from flokli/add-missing-cryptsetup-targets 2021-10-25 12:51:27 +02:00
tasks nixos/networking: support FOU encapsulation for sits 2021-10-16 20:48:03 -04:00
testing nixos/lib/qemu-flags: rename to qemu-common 2021-09-18 16:58:16 +02:00
virtualisation nixos/qemu-vm: Allow building a Nix store image instead of using 9p 2021-10-28 12:55:01 +02:00
module-list.nix Merge pull request #119719 from greizgh/seafile 2021-10-26 19:07:00 +02:00
rename.nix Merge pull request #140820 from VergeDX/kippo-remove 2021-10-11 17:19:11 +08:00