3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
Raito Bezarius 0df5257b82 nixos/qemu-vm: introduce virtualisation.mountHostNixStore option
Now that `useBootLoader` produces a full system image, moving disk
images can be slow because they have a full Nix store in them.

It does not make sense to keep the 9p mountpoint to shadow the
/nix/store of the VM.

We disable it if we have `useBootLoader` and introduce an option for
easy overrides.
2023-04-23 23:58:46 +02:00
..
doc/manual Merge pull request #206179 from ThinkChaos/refactor/gitea-settings 2023-04-20 16:53:51 +02:00
lib nixos/make-disk-image: fix contents dir paths 2023-04-16 09:54:45 -07:00
maintainers
modules nixos/qemu-vm: introduce virtualisation.mountHostNixStore option 2023-04-23 23:58:46 +02:00
tests Merge pull request #227445 from fgaz/ft2-clone/1.66 2023-04-21 20:41:19 +03:00
COPYING
default.nix
README
release-combined.nix nixos/release-*: finish dropping the conntrack tests 2023-03-04 09:28:09 +01:00
release-small.nix Merge pull request #209870 from amjoseph-nixpkgs/pr/stdenv/external-gcc-bootstrap 2023-04-03 08:19:03 -07:00
release.nix

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.