nixpkgs/modules/installer
Eelco Dolstra e5bcb378fa Add support for multiple system profiles
‘nixos-rebuild’ now accepts an argument ‘--profile-name’ (or ‘-p’),
denoting the name of a system profile to use.  The default is
‘system’, which maps to /nix/var/nix/profiles/system.  Any other value
maps to /nix/var/nix/profiles/system-profiles/<name>.  The GRUB menu
generator makes all system profiles available as submenus.  For
instance, doing

  $ nixos-rebuild boot -p test

will cause a menu named ‘NixOS - Profile 'test'’ to be added to the
GRUB boot menu, leaving the default system profile unaffected.

This is only supported for GRUB 2.
2013-10-09 19:13:26 +02:00
..
cd-dvd Unify the two Memtest modules 2013-10-02 12:33:06 +02:00
scan not-detected.nix: Enable all firmware 2013-08-14 03:32:28 +02:00
tools Add support for multiple system profiles 2013-10-09 19:13:26 +02:00
virtualbox-demo.nix Fix eval error 2013-10-09 14:30:45 +02:00