boot.initrd.network.postCommands

NixOS option

Shell commands to be executed after stage 1 of the boot has initialised the network.

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