enable web search and claude auth in opencode

This commit is contained in:
2026-04-19 03:15:41 +02:00
parent 1480bd94df
commit d860acb5d1
3 changed files with 42 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
self: super:
{
ddccontrol = super.callPackage ../pkgs/ddccontrol {};
opencode-claude-auth = super.callPackage ../pkgs/opencode-claude-auth {};
# Pin some kde packages to 6.3.1, 6.3.2 breaks thunderbolt
# kdePackages = super.kdePackages.overrideScope(kdeFinal: kdePrev: {
# kwin = kdePrev.kwin.overrideAttrs (prevAttrs: {