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