From 81a3c9ac6788b1f0f06366dc4b069664d17fcbf4 Mon Sep 17 00:00:00 2001 From: Lilith Date: Wed, 24 Jul 2024 00:37:08 +0200 Subject: [PATCH] containers --- system/containers/default.nix | 5 ----- 1 file changed, 5 deletions(-) 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