Merge pull request #167315 from Lassulus/systemd-disk-image

make-disk-image: add systemdMinimal to PATH
This commit is contained in:
ajs124
2022-04-05 13:17:55 +02:00
committed by GitHub
+1
View File
@@ -170,6 +170,7 @@ let format' = format; in let
config.system.build.nixos-install
config.system.build.nixos-enter
nix
systemdMinimal
] ++ stdenv.initialPath);
# I'm preserving the line below because I'm going to search for it across nixpkgs to consolidate