oh-my-zsh module: reword & fix manual build

docbook interpreted this as a tag and this sounded as if the option
defaulted to putting the cached directory into the nix store.

cc @Ma27 @fpletz
This commit is contained in:
Robin Gloster 2018-01-16 21:02:54 +01:00
parent a12ba709ab
commit 9bceb2b353
No known key found for this signature in database
GPG Key ID: D5C458DF6DD97EDF

View File

@ -54,7 +54,7 @@ in
type = types.str;
description = ''
Cache directory to be used by `oh-my-zsh`.
Default is /nix/store/<oh-my-zsh>/cache.
Without this option it would default to the read-only nix store.
'';
};
};