From 6c6c5e1d65f7c5c69a5fe362eb677ff9db9e2d86 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 1 Jun 2026 20:35:54 +0200 Subject: Moved docker config from herra ai.nix to system/virtualisation.nix --- hosts/herra/ai.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'hosts/herra/ai.nix') 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,10 +1,4 @@ {pkgs, ...}: { - # ---------------------------- - # Docker runtime (for UI only) - # ---------------------------- - virtualisation.docker.enable = true; - virtualisation.docker.autoPrune.enable = true; - # ---------------------------- # Ollama (native, stable core) # ---------------------------- -- cgit v1.2.3