This commit is contained in:
2025-11-27 09:20:17 +00:00
parent b2aeab6730
commit 690d38df91
8 changed files with 190 additions and 157 deletions

View File

@@ -1,6 +1,11 @@
{
inputs,
pkgs,
...
}: {
programs.opencode = {
enable = true;
package = inputs.nix-ai-tools.packages.${pkgs.system}.opencode;
settings = {
theme = "catppuccin";
instructions = [