guix-patches
[Top][All Lists]
Advanced

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

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


From: Nicolas Graves
Subject: [bug#62461] [PATCH 3/3] gnu: ssh: Export configuration predicates.
Date: Sun, 26 Mar 2023 16:07:06 +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 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
-- 
2.39.2






reply via email to

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