nixpkgs/nixos/modules/programs/bash
Eelco Dolstra 90dac235bb Remove the option ‘programs.bash.enable’
NixOS has a pervasive dependency on bash. For instance, the X11
session script sources /etc/profile to get a reasonable
environment. Thus we should not provide an option to disable bash.

Also, enabling zsh no longer sets ‘users.defaultUserShell’ to zsh, to
prevent a collision with bash's definition of the same
option. (Changing the default shell is also something that should be
left to the user.)
2014-04-29 19:00:39 +02:00
..
bash.nix Remove the option ‘programs.bash.enable’ 2014-04-29 19:00:39 +02:00
command-not-found.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
command-not-found.pl Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
inputrc Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00