forked from mirrors/nixpkgs
Export tools which may be useful for users that want to switch to NixOS
without using a live CD. svn path=/nixos/trunk/; revision=23939
This commit is contained in:
parent
0a9b2f6e44
commit
567f37f3e4
|
@ -137,7 +137,7 @@ in
|
|||
];
|
||||
|
||||
system.build = {
|
||||
inherit nixosInstall;
|
||||
inherit nixosInstall nixosHardwareScan nixosOption;
|
||||
|
||||
# expose scripts
|
||||
inherit (installer2) nixosPrepareInstall runInChroot nixosBootstrap minimalInstallArchive;
|
||||
|
|
Loading…
Reference in a new issue