mcp: pin version

This commit is contained in:
Filippo Berto 2026-01-20 10:23:32 +01:00
parent 3328e4c7f3
commit d9413be75d
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC

View file

@ -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";