aboutsummaryrefslogtreecommitdiff
path: root/hosts/herra/ai.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/herra/ai.nix')
-rw-r--r--hosts/herra/ai.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/hosts/herra/ai.nix b/hosts/herra/ai.nix
index c261506..ccef5a7 100644
--- a/hosts/herra/ai.nix
+++ b/hosts/herra/ai.nix
@@ -1,11 +1,5 @@
{pkgs, ...}: {
# ----------------------------
- # Docker runtime (for UI only)
- # ----------------------------
- virtualisation.docker.enable = true;
- virtualisation.docker.autoPrune.enable = true;
-
- # ----------------------------
# Ollama (native, stable core)
# ----------------------------
services.ollama = {