programs.direnv.enableFishIntegration

Home-Manager option

Whether to enable Fish integration. Note, enabling the direnv module will always activate its functionality for Fish since the direnv package automatically gets loaded in Fish. If this is not the case try adding to the system configuration.

type: boolean (read only)
Default
home.shell.enableFishIntegration
Example
false
declared in: <home-manager/modules/programs/direnv.nix>source unavailable