MatthewCroughan / nixinate

Another NixOS Deployment Tool - Nixinate your systems 🕶️
MIT License
240 stars 32 forks source link

Add support for SSH options #51

Open korfuri opened 6 months ago

korfuri commented 6 months ago

This enables users of nixinate to use options such as ssh -A (to forward the ssh agent for sudo) or -J to jump through a bastion host.

Also update documentation with the missing nixOptions.