Skip to content

Commit 0d4d6c0

Browse files
committed
doc: recommend direnv from install page
1 parent a0a9c15 commit 0d4d6c0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

doc/start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ In addition, compared to using plain nixpkgs, haskell-flake supports:
4141

4242
## Next steps
4343

44-
Visit [[guide]] for more details, and [[ref]] for module options. If you are new to Nix, see [[basics]].
44+
Visit [[guide]] for more details, and [[ref]] for module options. If you are new to Nix, see [[basics]]. See [[howto]] for tangential topics.

doc/start/nix.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ nix run nixpkgs#nix-info -- -m
1616

1717
Note: If you are on an ARM-based Mac (like M1), make sure that you [did not install Nix in Rosetta](https://github.com/DeterminateSystems/nix-installer/issues/344).
1818

19+
## Recommendations
20+
21+
For a better nix development environment experience, install [[direnv|nix-direnv & starship]].
22+
1923
## See also
2024

2125
- [[nix-rapid]]

0 commit comments

Comments
 (0)