containers

This commit is contained in:
Lilith 2024-07-24 00:37:08 +02:00
parent 578f0231ca
commit 81a3c9ac67
Signed by: lilith
GPG key ID: 8712A0F317C37175

View file

@ -1,9 +1,4 @@
{ pkgs, lib, config, conf, ...}: {
imports = [
] ++ lib.optional config.docker.ollama.enable ./ollama.nix
;
environment.systemPackages = with pkgs; [
arion
docker-client