fix(agents): stop legacy agent rendering
This commit is contained in:
@@ -1,13 +1,4 @@
|
||||
{
|
||||
inputs,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
coding.agents.opencode = {
|
||||
enable = true;
|
||||
agentsInput = inputs.agents;
|
||||
};
|
||||
|
||||
{lib, ...}: {
|
||||
coding.opencode = {
|
||||
enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user