Compare commits

..

1 Commits

Author SHA1 Message Date
79210235fe feat: update compose submodule for Hermes 4.3 llama-cpp service 2026-06-11 11:46:49 -04:00
2 changed files with 4 additions and 6 deletions

View File

@@ -247,11 +247,9 @@
envFile = config.age.secrets.containers_env.path;
};
int = {
path = self + "/assets/compose/int";
envFile = config.age.secrets.containers_env.path;
ports = [ 3000 ];
};
# tak = {
# path = self + "/assets/compose/tak";
# };
};
services.opencode = {