feat(mcp-gateway): add NixOS module with systemd service
Provides services.mcp-gateway module for easy systemd integration:
config.services.mcp-gateway = {
enable = true;
configFile = "/etc/mcp-gateway/gateway.yaml";
};
This commit is contained in:
Reference in New Issue
Block a user