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:
Harald Hoyer 2026-02-11 16:54:41 +01:00
parent f9e621eaae
commit 58a0abf24d
2 changed files with 2 additions and 0 deletions

View file

@ -111,6 +111,7 @@ with lib.metacfg;
uv uv
vscode vscode
cider-2 cider-2
opencode
]; ];
# zram swap with zstd compression for better performance # zram swap with zstd compression for better performance

View file

@ -123,6 +123,7 @@ with lib.metacfg;
uv uv
vscode vscode
cider-2 cider-2
opencode
]; ];
# zram swap with zstd compression for better performance # zram swap with zstd compression for better performance