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:
@@ -137,7 +137,7 @@ in
|
||||
];
|
||||
|
||||
system.build = {
|
||||
inherit nixosInstall;
|
||||
inherit nixosInstall nixosHardwareScan nixosOption;
|
||||
|
||||
# expose scripts
|
||||
inherit (installer2) nixosPrepareInstall runInChroot nixosBootstrap minimalInstallArchive;
|
||||
|
||||
Reference in New Issue
Block a user