Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.devenv.enable

Whether to enable devenv, Fast, Declarative, Reproducible and Composable Developer Environments using Nix.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.devenv.enableBashIntegration

Whether to enable Bash integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.devenv.enableFishIntegration

Whether to enable Fish integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.devenv.enableNushellIntegration

Whether to enable Nushell integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.devenv.enableZshIntegration

Whether to enable Zsh integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.devenv.package

The devenv package to use.

Type: package

Default:

pkgs.devenv

Declared by: