mcp: pin version
This commit is contained in:
parent
3328e4c7f3
commit
d9413be75d
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@
|
|||
enable = true;
|
||||
servers = {
|
||||
mcp-nixos = {
|
||||
command = "nix";
|
||||
args = [ "run" "github:utensils/mcp-nixos" "--" ];
|
||||
command = "${unstable.mcp-nixos}/bin/mcp-nixos";
|
||||
args = [ "--" ];
|
||||
};
|
||||
mcp-ctl = {
|
||||
command = "nix";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue