nh
Installation
SKILL.md
nh (Nix Helper)
Cleaner interface for Nix operations — builds, switches, and garbage collection with readable output.
Switching Configuration
Build and activate a configuration:
nh os switch path:. # NixOS — build and activate
nh os test path:. # Build and test (rollback after timeout)
nh os build path:. # Build only, don't activate
nh os boot path:. # Make it the boot default without activating
Home Manager: