programs.zsh.ohMyZsh.cacheDir

NixOS option

Cache directory to be used by oh-my-zsh. Without this option it would default to the read-only nix store.

type: string
Default
"$HOME/.cache/oh-my-zsh"
declared in: nixos/modules/programs/zsh/oh-my-zsh.nixView source on NixOS/nixpkgs →