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 = {
|
system.build = {
|
||||||
inherit nixosInstall;
|
inherit nixosInstall nixosHardwareScan nixosOption;
|
||||||
|
|
||||||
# expose scripts
|
# expose scripts
|
||||||
inherit (installer2) nixosPrepareInstall runInChroot nixosBootstrap minimalInstallArchive;
|
inherit (installer2) nixosPrepareInstall runInChroot nixosBootstrap minimalInstallArchive;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user