services.ollama.home

NixOS option

The home directory that the ollama service is started in.

type: string
Default
"/var/lib/ollama"
Example
"/home/foo"
declared in: nixos/modules/services/misc/ollama.nixView source on NixOS/nixpkgs →