remove ollama

This commit is contained in:
2024-09-28 23:00:48 +05:30
parent 7d92c2448e
commit aa9d3fcb04
2 changed files with 0 additions and 11 deletions

View File

@ -39,13 +39,6 @@
};
services = {
ollama = {
enable = true;
acceleration = "cuda";
openFirewall = true;
host = "0.0.0.0";
port = 11434;
};
tailscale.enable = true;
};