stage-2-init: Don't depend on sysvtools
This commit is contained in:
parent
e66970417b
commit
abeb4a9c96
|
@ -24,7 +24,6 @@ let
|
||||||
path =
|
path =
|
||||||
[ pkgs.coreutils
|
[ pkgs.coreutils
|
||||||
pkgs.utillinux
|
pkgs.utillinux
|
||||||
pkgs.sysvtools
|
|
||||||
pkgs.openresolv
|
pkgs.openresolv
|
||||||
] ++ optional config.nix.readOnlyStore readonlyMountpoint;
|
] ++ optional config.nix.readOnlyStore readonlyMountpoint;
|
||||||
postBootCommands = pkgs.writeText "local-cmds"
|
postBootCommands = pkgs.writeText "local-cmds"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user