Commit graph

3 commits

Author SHA1 Message Date
8440fc1c9a feat(nixos): add CrateDocs MCP service module
Some checks failed
Rust / build (push) Failing after 15s
- Introduced a NixOS module for configuring the CrateDocs MCP server.
- Added options for enabling the service, setting the port, user, and group.
- Configured a hardened systemd service with security restrictions.
2025-05-27 17:28:53 +02:00
ec38ec5e96 refactor(flake): update namespace and improve overlay structure
Some checks failed
Rust / build (push) Failing after 14s
- Renamed namespace from "hello" to "cratedocs" for better clarity.
- Optimized overlay definitions and improved package structure resolution.
- Added `cratedocs-mcp` to overlays for streamlined integration.
2025-05-27 17:09:46 +02:00
0dbbc6a778 add flakes
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2025-05-02 13:08:41 +02:00