chore: use ~/.agent/skills
This commit is contained in:
parent
c65c0d8756
commit
4d32148059
5 changed files with 5 additions and 0 deletions
|
|
@ -19,5 +19,10 @@ in
|
||||||
source = ../../../../config/opencode;
|
source = ../../../../config/opencode;
|
||||||
recursive = true;
|
recursive = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
home.file.".agents/skills" = {
|
||||||
|
source = ../../../../config/agents/skills;
|
||||||
|
recursive = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue