programs.rush.shell

The resolved shell path that users can inherit to set rush as their login shell. This is a convenience option for use in user definitions. Example: users.users.alice = { inherit (config.programs.rush) shell; ... };

Type
package or absolute path
Declared
<nixpkgs/nixos/modules/programs/rush.nix>