no commas in nix lol
This commit is contained in:
parent
987231bd95
commit
8c32fee138
1 changed files with 1 additions and 1 deletions
|
|
@ -245,7 +245,7 @@
|
|||
|
||||
services.ollama = {
|
||||
enable = true;
|
||||
loadModels = ["deepseek-r1:1.5b", "gemma3:12b"]
|
||||
loadModels = ["deepseek-r1:1.5b" "gemma3:12b"]
|
||||
}
|
||||
|
||||
# =============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue