Some checks failed
Run nix flake check / flake-check (push) Failing after 13m51s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
13 lines
285 B
JSON
13 lines
285 B
JSON
{
|
|
"mcpServers": {
|
|
"nixos-options": {
|
|
"command": "nix",
|
|
"args": ["run", "git+https://git.t-juice.club/torjus/labmcp#nixos-options", "--", "serve"],
|
|
"env": {
|
|
"NIXOS_OPTIONS_DATABASE": "sqlite:///run/user/1000/labmcp/nixos-options.db"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|