Automatically add ssh keys to ssh-agent when first used

This commit is contained in:
Tom Willemse 2024-04-07 00:21:29 -07:00
parent ba1590bba3
commit 7fd1612575

View file

@ -134,6 +134,7 @@
(define home-openssh-service
(service home-openssh-service-type
(home-openssh-configuration
(add-keys-to-agent "yes")
(hosts (list (openssh-host
(name "ryuslash.org")
(host-name "ryuslash.org")