MyNixOS website logo
option

programs.pi-coding-agent.extraPackages

Extra packages available to Pi Coding Agent. These are added to the PATH of the wrapped pi binary.

Needed for packages installed by pi (e.g. npm:@termdraw/pi requires npm and bun).

Declarations
Type
list of package
Default
[ ]
Example
[ pkgs.nodejs pkgs.bun ]