programs.bash.enable

Whenever to configure Bash as an interactive shell. Note that this tries to make Bash the default users.defaultUserShell, which in turn means that you might need to explicitly set this variable if you have another shell configured with NixOS.

Type
boolean
Default
true
Declared
<nixpkgs/nixos/modules/programs/bash/bash.nix>