feat: move stuff around a bit, created new modules.
This commit is contained in:
parent
12fadadc5c
commit
506525af35
12 changed files with 247 additions and 215 deletions
|
|
@ -15,8 +15,5 @@
|
|||
loadModels = ["gpt-oss:20b"];
|
||||
environmentVariables = {OLLAMA_KEEP_ALIVE = "2m";};
|
||||
};
|
||||
|
||||
# systemd.services.ollama.wantedBy = lib.mkForce [];
|
||||
# systemd.services.ollama-model-loader.wantedBy = lib.mkForce [];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue