feat: config with agents rework
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user