By using this SSH Plugin
and reading the hidden README
which you could read with this command :
cat /boot/config/plugins/ssh/read_me.txt
or here :
Todd Pike explain how to do it:
In my case I already had a authorized_keys populated with few ed25519 keys
so I simply copy this one inside /boot/config/plugins/ssh/<USERNAME>/.ssh/authorized_keys
Thanks Todd