environment.shells
A list of permissible login shells for user accounts.
The default macOS shells will be automatically included:
- /bin/bash
- /bin/csh
- /bin/dash
- /bin/ksh
- /bin/sh
- /bin/tcsh
- /bin/zsh
- Type
list of (package or absolute path)- Default
[ ]- Example
[ pkgs.bashInteractive pkgs.zsh ]- Declared
- <nix-darwin/modules/system/shells.nix>