Basically followed along the directions for reStream 1. Got the SSH root password and IP from Settings > Help > Copyrights and licenses > General information (scroll to the bottom) Added the IP to the pass store via pass insert REMARKABLE_IP Queried via pass REMARKABLE_IP Added an ecdsa key, ssh-keygen -t ecdsa -C "MYMAIL" -f ~/.ssh/remarkable ssh-copy-id -i ~/.ssh/remarkable root@$(pass REMARKABLE_IP) The only slight point of deviation was using chezmoi to grab the local script 2: