nixos/systemd-shutdown: Remove unneeded binaries

This commit is contained in:
Janne Heß
2022-05-01 17:06:15 +02:00
parent e5995b2235
commit bc53ac7753
@@ -44,7 +44,7 @@ in {
];
};
path = [pkgs.util-linux pkgs.makeInitrdNGTool pkgs.glibc pkgs.patchelf];
path = [pkgs.util-linux pkgs.makeInitrdNGTool];
serviceConfig.Type = "oneshot";
script = ''
mkdir -p /run/initramfs