mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
added ollama user
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
services = {
|
||||
ollama = {
|
||||
user = "ollama";
|
||||
enable = true;
|
||||
loadModels = [
|
||||
"codellama:7b"
|
||||
|
||||
Reference in New Issue
Block a user