boot.initrd.postMountCommands

NixOS option

Shell commands to be executed immediately after the stage 1 filesystems have been mounted.

type: strings concatenated with "\n"
Default
""
declared in: nixos/modules/system/boot/stage-1.nixView source on NixOS/nixpkgs →