Skip to content

Commit 4b7cbf5

Browse files
authored
docs: nixos-flake ad
1 parent 0d4d6c0 commit 4b7cbf5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/howto/direnv.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ programs.starship = {
3131
};
3232
```
3333

34+
See also https://github.com/srid/nixos-flake for a template configuration to put the home-manager configuration on, regardless of whether you are on Linux or macOS.
35+
3436
### Text Editor configuration
3537

3638
#### VSCode
@@ -62,4 +64,4 @@ use flake
6264

6365
As a result of this whenever you change a `.cabal` file, direnv will reload the environment. If you are using VSCode, you will see a notification that the environment has changed, prompting you to restart it.
6466

65-
[nix-direnv]: https://github.com/nix-community/nix-direnv
67+
[nix-direnv]: https://github.com/nix-community/nix-direnv

0 commit comments

Comments
 (0)