feat(nix): add opencode to HALO and AMD system packages
- Included `opencode` in the `packages` list for both HALO and AMD system configurations. - Improves development environment by providing additional tooling.
This commit is contained in:
parent
f9e621eaae
commit
58a0abf24d
2 changed files with 2 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ with lib.metacfg;
|
|||
uv
|
||||
vscode
|
||||
cider-2
|
||||
opencode
|
||||
];
|
||||
|
||||
# zram swap with zstd compression for better performance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue