programs.bash.enable

NixOS option

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 in: nixos/modules/programs/bash/bash.nixView source on NixOS/nixpkgs →