fix: forget to fix mcp lol

This commit is contained in:
Rasyidan Akbar F. 2025-10-21 11:29:21 +07:00
commit d5e8500b1a

View file

@ -1,14 +1,8 @@
{
"mcpServers": {
"nixos": {
"type": "stdio",
"command": "uv",
"args": [
"run",
"--directory",
"/home/hackerman/Projects/mcp-nixos",
"mcp-nixos"
]
"command": "uvx",
"args": ["mcp-nixos"]
}
}
}
}