opencode: use AI flake input with home-manager module

- Remove vendor/AI git submodule, use github:srid/AI flake input
- Import AI's opencode home-manager module for autoWire
- Set OPENCODE_DISABLE_CLAUDE_CODE=1
This commit is contained in:
Sridhar Ratnakumar 2026-03-13 20:46:29 -04:00
parent 192623d3eb
commit f5f8c89006
5 changed files with 22 additions and 15 deletions

3
.gitmodules vendored
View file

@ -1,6 +1,3 @@
[submodule "vendor/jumphost-nix"]
path = vendor/jumphost-nix
url = https://github.com/srid/jumphost-nix.git
[submodule "vendor/AI"]
path = vendor/AI
url = https://github.com/srid/AI.git