Merge pull request 'add tea' (#218) from feature/tea into main
All checks were successful
Check flake.lock / Check health of `flake.lock` (push) Successful in 8s
Check Nix flake / Perform Nix flake checks (push) Successful in 2m19s
Update flakes / update_lockfile (push) Successful in 8m59s

Reviewed-on: #218
This commit was merged in pull request #218.
This commit is contained in:
2026-04-19 02:28:20 -04:00
2 changed files with 4 additions and 10 deletions

11
.vscode/mcp.json vendored
View File

@@ -1,10 +1 @@
{
"servers": {
"nixos": {
"command": "uvx",
"args": [
"mcp-nixos"
]
}
}
}
{}

View File

@@ -282,5 +282,8 @@ in
pdf4qt
masterpdfeditor4
gitea-mcp-server
tea
];
}