What problem does it solve?
This Skill helps users modify an existing nixos-unified dotfiles repository by guiding how to add packages, configure programs, manage secrets, update inputs, and ensure changes align with the monorepo's auto-discovery flow.
Core Features & Use Cases
- Auto-discovery and structure awareness: reads flake.nix to understand available inputs and the root, and scans configurations/darwin, configurations/nixos, configurations/home, and modules to map current state.
- Safe modification guidance: suggests where to add packages or configure programs within home-manager, darwin, nixos modules, and how to add new machines or flake inputs.
- Change orchestration: provides steps to validate, format, and check the flake after changes, ensuring proper imports and dependencies.
Quick Start
Ask the AI to apply a change to the nixos-unified dotfiles repo by specifying which configurations or modules to modify and then run the auto-discovery workflow.