summaryrefslogtreecommitdiff
path: root/modules/ollama.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ollama.nix')
-rw-r--r--modules/ollama.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/ollama.nix b/modules/ollama.nix
index be032c2..0989419 100644
--- a/modules/ollama.nix
+++ b/modules/ollama.nix
@@ -18,5 +18,4 @@
user = "ollama";
models = "/models";
};
- services.nextjs-ollama-llm-ui.enable = true;
}