feat: Disable navidrome and ollama

This commit is contained in:
uttarayan21
2025-01-12 17:22:56 +05:30
parent 45040e39aa
commit 3914d48af6
5 changed files with 14 additions and 18 deletions

View File

@@ -14,7 +14,7 @@
};
};
nextjs-ollama-llm-ui = {
enable = true;
enable = false;
port = 5096;
ollamaUrl = "https://llama.darksailor.dev/api/ollama";
};