refactor: project repo changes

This commit is contained in:
Rasyidan Akbar F. 2025-10-21 13:10:18 +07:00
commit 1fbecfd579
11 changed files with 38 additions and 6 deletions

View file

@ -1,8 +1,9 @@
{
"mcpServers": {
"nixos": {
"command": "uvx",
"type": "stdio",
"command": "/etc/profiles/per-user/rasyidanakbar/bin/uvx",
"args": ["mcp-nixos"]
}
}
}
}