services.ollama.host

NixOS option

The host address which the ollama server HTTP interface listens to.

type: string
Default
"127.0.0.1"
Example
"[::]"
declared in: nixos/modules/services/misc/ollama.nixView source on NixOS/nixpkgs →