boot.initrd.postDeviceCommands

Shell commands to be executed immediately after stage 1 of the boot has loaded kernel modules and created device nodes in /dev.

Type
strings concatenated with "\n"
Default
""
Declared
<nixpkgs/nixos/modules/system/boot/stage-1.nix>