mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
- Automatically include "$schema": "https://opencode.ai/config.json" in the generated opencode config.json file - Update documentation to mention the added schema property - Add corresponding "$schema" entry in test config.json file for validation purposes Closes #7506