nixpkgs/nixos/modules/installer
Eelco Dolstra e88f28965a
nixos-install: Make compatible with Nix 2.0
The use of Nix 2.0 significantly simplifies the installer, since we
can just pass a different store URI (--store /mnt) - it's no longer
needed to set up a chroot environment for the build, and to bootstrap
Nix into the chroot.

Also, commands that need to run in the installation (namely boot
loader installation and setting a root password) are now executed
using nixos-enter.

This also removes the need for nixos-prepare-root since any required
initialisation is done by Nix or by the activation script.
2018-02-05 19:50:36 +01:00
..
cd-dvd nixos/sd-image-*.nix: Bring back high consoleLogLevel 2018-01-24 18:23:32 +02:00
netboot Netboot: Add aarch64 2017-12-11 21:33:55 -05:00
scan nixos/modules: clean up wireless firmware options 2017-10-07 01:48:02 +02:00
tools nixos-install: Make compatible with Nix 2.0 2018-02-05 19:50:36 +01:00
virtualbox-demo.nix virtualbox-demo: Add modesetting to drivers 2016-11-07 14:36:41 -06:00