services.ollama.user

NixOS option

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 in: nixos/modules/services/misc/ollama.nixView source on NixOS/nixpkgs →