hosts/main: use ollama from unstable
This commit is contained in:
parent
4968fc8b5e
commit
fffbd4a181
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
|||
enable = true;
|
||||
port = 1434;
|
||||
acceleration = "cuda";
|
||||
package = pkgs.unstable.ollama;
|
||||
host = "0.0.0.0";
|
||||
};
|
||||
environment.sessionVariables = {
|
||||
|
|
Loading…
Reference in a new issue