services.ollama.group

Group under which to run ollama. Only used when services.ollama.user is set.

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

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