ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

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

fix a formatting error in installation doc page

+2 -2
+2 -2
doc/guides/installation.md
··· 19 19 20 20 ## Binary Cache 21 21 22 - You should enable the [garnix binary cache](https://garnix.io/docs/caching) 23 - _before_ continuing otherwise you will be compiling from source: 22 + You should enable the [garnix binary cache](https://garnix.io/docs/caching) _before_ 23 + continuing otherwise you will be compiling from source: 24 24 25 25 ::: code-group 26 26 <<< @/snippets/tutorial/cache.conf [nix.conf]