services.ollama.group

NixOS option

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