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