home: add labmcp service, remove zls, add .mcp.json
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
6
home/services/labmcp.nix
Normal file
6
home/services/labmcp.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
# Ensure runtime directory exists for labmcp MCP servers
|
||||
systemd.user.tmpfiles.rules = [
|
||||
"d %t/labmcp 0755 - - -"
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user