oh-my-zsh module: reword & fix manual build
docbook interpreted this as a tag and this sounded as if the optiondefaulted to putting the cached directory into the nix store.cc @Ma27 @fpletz
Robin Gloster 8 years ago 9bceb2b3 a12ba709
··· 54 54 type = types.str; 55 55 description = '' 56 56 Cache directory to be used by `oh-my-zsh`. 57 57 - Default is /nix/store/<oh-my-zsh>/cache. 57 57 + Without this option it would default to the read-only nix store. 58 58 ''; 59 59 }; 60 60 };