Remove local running ollama

This commit is contained in:
2025-10-08 13:34:29 +08:00
parent 78b631ba8e
commit 8cef23613d
2 changed files with 9 additions and 15 deletions

View File

@@ -22,12 +22,6 @@
];
services = {
ollama = {
enable = true;
host = "0.0.0.0";
port = 11434;
};
syncthing = {
enable = true;
guiAddress = "0.0.0.0:8384";