aboutsummaryrefslogtreecommitdiff
path: root/configs/users/fcuny/llm/templates (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete LLM related stuff for nowFranck Cuny2025-08-123-46/+0
|
* simplify how we're managing templates for `llm`Franck Cuny2025-06-123-0/+46
Add the variable `configPath` to home-manager, to map directly to the top level configuration of the current user (`./configs/users/$user'). Add a function to generate the mapping for all the templates we need for the `llm` CLI.