this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

please let this be the last opencode

-5
-5
home/profiles/opencode/default.nix
··· 18 18 # github-mcp-server binary path from nixpkgs 19 19 githubMcpServer = "${pkgs.github-mcp-server}/bin/github-mcp-server"; 20 20 21 - <<<<<<< HEAD 22 - # Plugin sources fetched via flake inputs 23 - handoffSrc = inputs.opencode-handoff; 24 - ======= 25 21 # Upstream plugin/skill sources pinned via fetchFromGitHub 26 22 opencode-handoff-src = pkgs.fetchFromGitHub { 27 23 owner = "Chickensoupwithrice"; ··· 65 61 # Claude Code PostToolUse hook (local file, not a patch of upstream) 66 62 cp ${./plugins/learning-opportunities-auto.js} $out/learning-opportunities-auto.js 67 63 ''; 68 - >>>>>>> 64f30fc4d82e01dc9b381096bb4cc8cd5498c6c4 69 64 in 70 65 { 71 66 home.packages = [