diff options
| author | Amir Saeid <amir@glgdgt.com> | 2026-07-15 10:52:31 +0100 |
|---|---|---|
| committer | Amir Saeid <amir@glgdgt.com> | 2026-07-15 10:52:31 +0100 |
| commit | 76c350e3e353e661dc3e5b5e12e252ec5f72cee3 (patch) | |
| tree | 2abf86b3f8251e583218b2ad70868d56a910f744 | |
| parent | 190d1f3eb2ef6c5b9d346f920006fa2b38bb8721 (diff) | |
Add OpenCode to dev tools
| -rw-r--r-- | modules/dev-tools.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/dev-tools.nix b/modules/dev-tools.nix index e51e78a..f600378 100644 --- a/modules/dev-tools.nix +++ b/modules/dev-tools.nix @@ -43,6 +43,9 @@ z3 zig zsh + + + unstablePkgs.opencode ]; programs.nixvim = { |
