services.ollama.user

User account under which to run ollama. Defaults to DynamicUser when set to null.

The user will automatically be created, if this option is set to a non-null value.

Type
null or string
Default
null
Example
"ollama"
Declared
<nixpkgs/nixos/modules/services/misc/ollama.nix>