diff mbox series

[bug#62461,3/3] gnu: ssh: Export configuration predicates.

Message ID 20230326140706.32412-3-ngraves@ngraves.fr
State New
Headers show
Series [bug#62461,1/3] gnu: home-openssh-configuration: Add field add-keys-to-agent. | expand

Commit Message

Nicolas Graves March 26, 2023, 2:07 p.m. UTC
---
 gnu/home/services/ssh.scm | 2 ++
 1 file changed, 2 insertions(+)

Comments

Ludovic Courtès April 1, 2023, 8 a.m. UTC | #1
Nicolas Graves <ngraves@ngraves.fr> skribis:

> ---
>  gnu/home/services/ssh.scm | 2 ++
>  1 file changed, 2 insertions(+)

LGTM!

BTW, for each of the first two patches, could you update ‘doc/guix.texi’
accordingly?

Thanks in advance!

Ludo’.
diff mbox series

Patch

diff --git a/gnu/home/services/ssh.scm b/gnu/home/services/ssh.scm
index 0bd79e4322..a0cff86d61 100644
--- a/gnu/home/services/ssh.scm
+++ b/gnu/home/services/ssh.scm
@@ -41,7 +41,9 @@  (define-module (gnu home services ssh)
             home-openssh-configuration-known-hosts
             home-openssh-configuration-hosts
             home-openssh-configuration-add-keys-to-agent
+            home-openssh-configuration?
             home-ssh-agent-configuration
+            home-ssh-agent-configuration?
 
             openssh-host
             openssh-host-host-name