diff --git a/system/containers/default.nix b/system/containers/default.nix index bcd74928..cadbe2c8 100644 --- a/system/containers/default.nix +++ b/system/containers/default.nix @@ -1,9 +1,4 @@ { pkgs, lib, config, conf, ...}: { - imports = [ - - ] ++ lib.optional config.docker.ollama.enable ./ollama.nix - ; - environment.systemPackages = with pkgs; [ arion docker-client