mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-06 17:11:03 +01:00
direnv: fix typo
This commit is contained in:
parent
529906d6a2
commit
8bef8b7a0a
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ in {
|
|||
enableFishIntegration = lib.hm.shell.mkFishIntegrationOption {
|
||||
inherit config;
|
||||
extraDescription = ''
|
||||
Note, enabling the direnv module will always active its functionality
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue