3 Commits

Author SHA1 Message Date
0d3d41c8f9 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
2026-04-19 02:28:20 -04:00
8c566ed869 add tea
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 16s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 2m33s
2026-04-19 02:25:16 -04:00
eb09fdf8fd Merge pull request 'stage 1 boot setup' (#215) from update_flake_lock_action into main
All checks were successful
Check flake.lock / Check health of `flake.lock` (push) Successful in 11s
Check Nix flake / Perform Nix flake checks (push) Successful in 2m46s
Reviewed-on: #215
2026-04-19 02:24:38 -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
];
}