add oh-my-opencode

This commit is contained in:
2026-01-28 11:38:16 -05:00
parent 60317ef61e
commit 2b912cc38e
3 changed files with 66 additions and 0 deletions

View File

@@ -73,6 +73,12 @@
url = "github:numtide/llm-agents.nix";
inputs.nixpkgs.follows = "nixpkgs";
};
# wait for https://github.com/code-yeongyu/oh-my-opencode/pull/921 to be merged
oh-my-opencode = {
url = "github:yebei199/oh-my-opencode/nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =