| programs.direnv.silent | Whether to enable the hiding of direnv logging
.
|
| programs.direnv.package | The direnv package to use.
|
| programs.direnv.loadInNixShell | Whether to enable loading direnv in nix-shell nix shell or nix develop
.
|
| programs.direnv.enable | Whether to enable direnv integration
|
| programs.direnv.finalPackage | The wrapped direnv package.
|
| programs.direnv.settings | Direnv configuration
|
| programs.direnv.direnvrcExtra | Extra lines to append to the sourced direnvrc
|
| programs.direnv.enableZshIntegration | Whether to enable Zsh integration
.
|
| programs.direnv.enableBashIntegration | Whether to enable Bash integration
.
|
| programs.direnv.enableFishIntegration | Whether to enable Fish integration
.
|