guix-patches
[Top][All Lists]
Advanced

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

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


From: Nicolas Graves
Subject: [bug#62461] [PATCH v3 3/4] gnu: ssh: Export configuration predicates.
Date: Mon, 5 Jun 2023 14:34:47 +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 017bbbc2dd..4ff3395e06 100644
--- a/gnu/home/services/ssh.scm
+++ b/gnu/home/services/ssh.scm
@@ -44,7 +44,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.40.1






reply via email to

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