programs.bash.enableCompletion

Home-Manager option

Whether to enable Bash completion for all interactive Bash shells. Note, if you use NixOS or nix-darwin and do not have Bash completion enabled in the system configuration, then make sure to add to your system configuration to get completion for system packages. Note, the legacy /etc/bash_completion.d path is not supported by Home Manager.

type: boolean
Default
true
declared in: <home-manager/modules/programs/bash.nix>source unavailable