{ config, pkgs, lib, ... }: { environment.extraInit = let systemdBin = lib.getBin config.systemd.package; in '' set -a . /dev/fd/0 <