ocaml
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add note about cachix in README.nix.md

authored by

Kento Okura and committed by
Jon Sterling
0204b8c0 344675b0

+4
+4
README.nix.md
··· 25 25 }; 26 26 } 27 27 ``` 28 + 29 + We also maintain a nix binary cache with [cachix](https://www.cachix.org/) 30 + See this the [forester cachix page](https://app.cachix.org/cache/forester) 31 + for information about how to set it up.