nixos_search
Search NixOS packages, options, programs, or flakes to find accurate system configurations. Specify query, type, limit, and channel for precise results. Streamline NixOS resource discovery with structured output.
Instructions
Search NixOS packages, options, or programs.
Args: query: Search term to look for search_type: Type of search - "packages", "options", "programs", or "flakes" limit: Maximum number of results to return (1-100) channel: NixOS channel to search in (e.g., "unstable", "stable", "25.05")
Returns: Plain text results with bullet points or error message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channel | No | unstable | |
limit | No | ||
query | Yes | ||
search_type | No | packages |