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:
parent
a12ba709ab
commit
9bceb2b353
|
@ -54,7 +54,7 @@ in
|
||||||
type = types.str;
|
type = types.str;
|
||||||
description = ''
|
description = ''
|
||||||
Cache directory to be used by `oh-my-zsh`.
|
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.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user