feat(m4): add opencode to default packages

- Included `opencode` to the default package list for `aarch64-darwin`.
- Ensures availability of the `opencode` tool for users by default.
This commit is contained in:
Harald Hoyer 2025-09-11 09:08:47 +02:00
parent 75a7cf6180
commit cb53d49ec3

View file

@ -45,6 +45,7 @@ with lib.metacfg;
aider-chat
fabric-ai
gemini-cli
opencode
];
users.users.harald.shell = pkgs.fish;