Module Name
services.ssh-agent
Requested Feature
The ssh-agent has way more options than home-manager uses.
It would be nice to have a way to access those, for example the option -P (allowed PKCS#11 provider).
I think an extraOptions option would be a good way to allow users to access those options.
Current Limitations
Can not use PKCS#11 as the default allowed library path is non existent on NixOS.
Additional Context
No response