svn path=/nixos/branches/modular-nixos/; revision=15866
This commit is contained in:
parent
02d26fc77d
commit
d6617f0d5e
|
@ -46,9 +46,5 @@ in
|
|||
{
|
||||
require = [options];
|
||||
|
||||
system = {
|
||||
build = {
|
||||
inherit bootStage2;
|
||||
};
|
||||
};
|
||||
system.build.bootStage2 = bootStage2;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue