programs.nushell.autoloads

NixOS option

Vendor autoload scripts to install. The default location is share/nushell/vendor/autoload/<name>.nu. By default, when programs.nushell.plugins is non-empty, a script that registers the listed plugins via plugin add is generated here. Set this to override the generated script(s).

type: list of package
Default
[ ]
declared in: nixos/modules/programs/nushell.nixView source on NixOS/nixpkgs →