services.ollama.models

The directory that the ollama service will read models from and download new models to.

Type
string
Default
"\${config.services.ollama.home}/models"
Example
"/path/to/ollama/models"
Declared
<nixpkgs/nixos/modules/services/misc/ollama.nix>