This commit is contained in:
parent
9d3bbbe01a
commit
1d210c4cad
1 changed files with 4 additions and 0 deletions
|
@ -34,5 +34,9 @@
|
|||
printing.enable = true;
|
||||
waydroid.enable = true;
|
||||
};
|
||||
|
||||
server = {
|
||||
ollama.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue