guix/gnu/home
Nicolas Graves f19e1b4f96
home: services: ssh: Add 'add-keys-to-agent' field.
* gnu/home/services/ssh.scm (<home-openssh-configuration>)[add-keys-to-agent]:
New field.
(serialize-add-keys-to-agent): New procedure.
(openssh-configuration->string): Use it.
* doc/guix.texi (Secure Shell): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-09 23:27:52 +02:00
..
services home: services: ssh: Add 'add-keys-to-agent' field. 2023-06-09 23:27:52 +02:00
services.scm home: environment-variables: Fix escaping. 2023-01-09 12:22:56 +04:00