Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2026-02-10 10:19:29 +00:00
parent 09cbb308d2
commit ac94653441
2 changed files with 1 additions and 407 deletions

View File

@@ -74,7 +74,7 @@
command = ["bunx" "opensrc-mcp"];
};
overseer = {
enabled = false;
enabled = true;
type = "local";
command = ["${pkgs.overseer}/bin/os" "mcp"];
};