chore: adjust to new opencode config structure

This commit is contained in:
2026-03-30 19:20:35 +02:00
parent 829d1dd8b6
commit fb54000ad8
3 changed files with 61 additions and 94 deletions

View File

@@ -60,11 +60,17 @@
url = "git+https://code.m3ta.dev/m3tam3re/AGENTS";
inputs.nixpkgs.follows = "nixpkgs";
};
skills-anthropic = {
url = "github:anthropics/skills";
flake = false;
};
skills-vercel = {
url = "github:vercel-labs/skills";
flake = false;
};
zugferd-service = {
url = "git+https://git.az-gruppe.com/AZ-Intec-GmbH/zugferd-service";
};