feat(home): add pi coding agent configuration

- Add pi module for terminal configuration
- Include pi-coding-agent package in home.packages
- Configure pi with llama-swap provider via models.json
- Enable pi for mac-va-mbp-work profile
This commit is contained in:
2026-02-05 13:57:02 -05:00
parent 4aa1a9bc5f
commit f2b821b122
3 changed files with 107 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ in
k9s = enabled;
nvim = enabled;
opencode = enabled;
pi = enabled;
};
};