home.shell.enableShellIntegration
Home-Manager option
Whether to globally enable shell integration for all supported shells. Individual shell integrations can be overridden with their respective shell.enable<SHELL>Integration option. For example, the following declaration globally disables shell integration for Bash:
type: booleanDefault
true
Example
declared in: <home-manager/modules/misc/shell.nix>source unavailablefalse