feat: config with agents rework

This commit is contained in:
m3tm3re
2026-04-13 16:44:18 +02:00
parent ab3332e45b
commit 7bf686481c
6 changed files with 94 additions and 55 deletions

View File

@@ -1,5 +1,5 @@
{inputs, ...}: {
coding.opencode = {
coding.agents.opencode = {
enable = true;
agentsInput = inputs.agents;
@@ -12,6 +12,10 @@
{src = inputs.skills-basecamp;}
{src = inputs.skills-kestra;}
];
};
coding.opencode = {
enable = true;
# AZ-Gruppe LiteLLM endpoint + available models
extraSettings = {