diff options
Diffstat (limited to 'hosts/herra')
| -rw-r--r-- | hosts/herra/ai.nix | 6 |
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 = { |
