mirror of
https://github.com/0xrsydn/nix-hermes-agent.git
synced 2026-08-07 00:53:52 +00:00
docs: remove superseded skills PRD
This commit is contained in:
parent
1a1f06aaa5
commit
0a03c43f90
3 changed files with 33 additions and 803 deletions
|
|
@ -36,7 +36,7 @@ let
|
|||
|
||||
customSkillSpecs = lib.mapAttrsToList (name: value: {
|
||||
inherit name;
|
||||
category = value.category;
|
||||
inherit (value) category;
|
||||
source = toString value.source;
|
||||
}) cfg.skills.custom;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue