programs.zsh.enable

NixOS option

Whether to configure zsh as an interactive shell. To enable zsh for a particular user, use the users.users.<name?>.shell option for that user. To enable zsh system-wide use the users.defaultUserShell option.

type: boolean
Default
false
declared in: nixos/modules/programs/zsh/zsh.nixView source on NixOS/nixpkgs →