This commit is contained in:
parent
8e722cfe5a
commit
65ce70cda9
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