check
Validate NixOS and Home Manager configurations via a progressive validation ladder: lint, flake check, dry-build, dry-activate.
Instructions
Validation ladder for the configuration, fast to slow: level='lint' (statix+deadnix; returns a structured findings list — lint only), 'flake' (nix flake check), 'dry-build' (evaluate and plan the closure build), 'dry-activate' (NixOS only, shows what activation would change).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | Yes | ||
| flake_uri | No | ||
| mode | No | nixos |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||