services.ollama.syncModels

NixOS option

Synchronize all currently installed models with those declared in services.ollama.loadModels, removing any models that are installed but not currently declared there.

type: boolean
Default
false
declared in: nixos/modules/services/misc/ollama.nixView source on NixOS/nixpkgs →