feat(phase7.7): add user-facing docs and flake template for Darwin builder
- docs/darwin-builder.md: comprehensive setup guide covering NixOS module
quick start, manual setup, shared /nix/store, verification, custom build
hook, performance tuning, troubleshooting, and security considerations
- templates/darling-builder/: nix flake init template with ready-to-use
NixOS configuration and inline-documented options
- Wire templates.darling-builder into flake.nix
- Update PLAN.md, plan/09-phase7-remote-builder.md, plan/README.md to
mark task 7.7 as complete