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
|
(define home-openssh-service
|
||||||
(service home-openssh-service-type
|
(service home-openssh-service-type
|
||||||
(home-openssh-configuration
|
(home-openssh-configuration
|
||||||
|
(add-keys-to-agent "yes")
|
||||||
(hosts (list (openssh-host
|
(hosts (list (openssh-host
|
||||||
(name "ryuslash.org")
|
(name "ryuslash.org")
|
||||||
(host-name "ryuslash.org")
|
(host-name "ryuslash.org")
|
||||||
|
|
Loading…
Reference in a new issue