Commit graph

6 commits

Author SHA1 Message Date
Sridhar Ratnakumar
ace0f50ace web- 2026-03-12 15:15:09 -04:00
Sridhar Ratnakumar
b089f5e663 oc/web: some pkgs 2026-03-12 15:13:59 -04:00
Sridhar Ratnakumar
86fc60b46c opencode-web: add PATH environment for systemd service
Systemd user services don't inherit shell environment. Add PATH with
essential tools (git, coreutils, gnugrep, gnused, findutils) so opencode
can run basic commands.
2026-03-12 09:12:45 -04:00
Sridhar Ratnakumar
cd4805d5dd
Enable opencode web service on pureintent (#104)
- Add opencode/web.nix module for web service configuration
- Bind to Tailscale IP (100.122.32.106) on port 4096
- Pass JUSPAY_API_KEY from agenix secret to service
- Update flake inputs: nixpkgs/unstable, nix-darwin/master, home-manager/master
2026-03-11 22:58:45 -04:00
Sridhar Ratnakumar
0e07a3fbc2 opencode: wire commands 2026-03-11 21:56:53 -04:00
Sridhar Ratnakumar
f13b2406c6
Add opencode home-manager module for zest and pureintent (#103)
* Add opencode home-manager module for zest and pureintent

* Move claude-code Juspay config to separate module

* Add JUSPAY_API_KEY export for opencode
2026-03-11 13:56:30 -04:00