nixos/systemd-shutdown: Remove unneeded binaries
Janne Heß 3 years ago bc53ac77 e5995b22
··· 44 44 ]; 45 45 }; 46 46 47 47 - path = [pkgs.util-linux pkgs.makeInitrdNGTool pkgs.glibc pkgs.patchelf]; 47 47 + path = [pkgs.util-linux pkgs.makeInitrdNGTool]; 48 48 serviceConfig.Type = "oneshot"; 49 49 script = '' 50 50 mkdir -p /run/initramfs