disable overseer
Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
command = ["bunx" "opensrc-mcp"];
|
command = ["bunx" "opensrc-mcp"];
|
||||||
};
|
};
|
||||||
overseer = {
|
overseer = {
|
||||||
enabled = true;
|
enabled = false;
|
||||||
type = "local";
|
type = "local";
|
||||||
command = ["${pkgs.overseer}/bin/os" "mcp"];
|
command = ["${pkgs.overseer}/bin/os" "mcp"];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user