MyNixOS website logo
option

services.buildkite-agents.<name>.shell

Command that buildkite-agent 3 will execute when it spawns a shell.

Declarations
    Type
    string
    Default
    "${pkgs.bash}/bin/bash -e -c"