systemd.shutdownRamfs.contents

Set of files that have to be linked into the shutdown ramfs

Type
attribute set of (submodule)
Example
{
  "/lib/systemd/system-shutdown/zpool-sync-shutdown".source = writeShellScript "zpool" "exec ${zfs}/bin/zpool sync"
}
Declared
<nixpkgs/nixos/modules/system/boot/systemd/shutdown.nix>