Open
Description
I am using nixops to manage machines in an automated way, the machines are provisioned outside of nixops, so i need a way to specify the initial ssh key. Using a global ssh config file is not suitable.
I am thinking something like an attribute option to specify to nixops which externally generated ssh keys to use that works across all backends.