Automatically add ssh keys to ssh-agent when first used
This commit is contained in:
parent
ba1590bba3
commit
7fd1612575
1 changed files with 1 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue