guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#62461] [PATCH v2 3/4] gnu: ssh: Export configuration predicates.


From: Nicolas Graves
Subject: [bug#62461] [PATCH v2 3/4] gnu: ssh: Export configuration predicates.
Date: Thu, 20 Apr 2023 10:30:09 +0200

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

diff --git a/gnu/home/services/ssh.scm b/gnu/home/services/ssh.scm
index b0c5a2db71..c92b0dda4f 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
-- 
2.39.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]