guix-commits
[Top][All Lists]
Advanced

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

07/08: home: services: ssh: Export configuration predicates.


From: guix-commits
Subject: 07/08: home: services: ssh: Export configuration predicates.
Date: Fri, 9 Jun 2023 17:44:51 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit b97f158456fd1856cebea6ef74484b489bdcf350
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Mon Jun 5 14:34:47 2023 +0200

    home: services: ssh: Export configuration predicates.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 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 a384373b81..2802bdaeeb 100644
--- a/gnu/home/services/ssh.scm
+++ b/gnu/home/services/ssh.scm
@@ -45,7 +45,9 @@
             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



reply via email to

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