add local web ui
This commit is contained in:
parent
01905bd060
commit
30f71af6da
1 changed files with 2 additions and 0 deletions
|
@ -638,4 +638,6 @@ in
|
||||||
# preload models, see https://ollama.com/library
|
# preload models, see https://ollama.com/library
|
||||||
loadModels = [ "gemma3" "llama3.2" ];
|
loadModels = [ "gemma3" "llama3.2" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.open-webui.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue