boot.initrd.postDeviceCommands

NixOS option

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 in: nixos/modules/system/boot/stage-1.nixView source on NixOS/nixpkgs →