Skip to content

Commit 3821502

Browse files
authored
README: Say where nix.conf is
1 parent dbce18f commit 3821502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Install [cachix](https://static-haskell-nix.cachix.org/) and run `cachix use sta
7070

7171
If you get a warning during `cachix use`, read [this](https://github.com/cachix/cachix/issues/56#issuecomment-423820198).
7272

73-
If you don't want to install `cachix` for some reason or `cachix use` doesn't work, you should also be able to manually set up your `nix.conf` to have contents like this:
73+
If you don't want to install `cachix` for some reason or `cachix use` doesn't work, you should also be able to manually set up your `nix.conf` (e.g. in `$HOME/.config/nix/nix.conf`; you may have to create the file) to have contents like this:
7474

7575
```
7676
substituters = https://cache.nixos.org https://static-haskell-nix.cachix.org

0 commit comments

Comments
 (0)