fix: remove github mcp

This commit is contained in:
Jet 2026-04-06 09:45:05 -07:00
parent 9e0d9a04e8
commit 040793a8c3
No known key found for this signature in database

View file

@ -855,11 +855,6 @@ in
url = "https://mcp.linear.app/mcp";
enabled = true;
};
github = {
type = "remote";
url = "https://api.githubcopilot.com/mcp/";
enabled = true;
};
};
};