Remove all references to absent nixos-prepare-root
Fixes the broken 0f5d5970b28c9d85e7166f85ecfa3f86064d3f25 commit.
This commit is contained in:
parent
31712afa7b
commit
536a41171b
@ -76,7 +76,7 @@ in
|
|||||||
];
|
];
|
||||||
|
|
||||||
system.build = {
|
system.build = {
|
||||||
inherit nixos-install nixos-prepare-root nixos-generate-config nixos-option nixos-rebuild nixos-enter;
|
inherit nixos-install nixos-generate-config nixos-option nixos-rebuild nixos-enter;
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user