1 Commits

Author SHA1 Message Date
8d77211816 add tea
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 18s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 3m10s
2026-04-19 02:22:34 -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
];
}