programs.direnv.enable

NixOS option

Whether to enable direnv integration. Takes care of both installation and setting up the sourcing of the shell. Additionally enables nix-direnv integration. Note that you need to logout and login for this change to apply .

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