guix-commits
[Top][All Lists]
Advanced

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

08/08: home: services: ssh: Export home-ssh-agent variables.


From: guix-commits
Subject: 08/08: home: services: ssh: Export home-ssh-agent variables.
Date: Fri, 9 Jun 2023 17:44:52 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

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

    home: services: ssh: Export home-ssh-agent variables.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/home/services/ssh.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gnu/home/services/ssh.scm b/gnu/home/services/ssh.scm
index 2802bdaeeb..2e841596e4 100644
--- a/gnu/home/services/ssh.scm
+++ b/gnu/home/services/ssh.scm
@@ -46,7 +46,11 @@
             home-openssh-configuration-hosts
             home-openssh-configuration-add-keys-to-agent
             home-openssh-configuration?
+
             home-ssh-agent-configuration
+            home-ssh-agent-openssh
+            home-ssh-agent-socket-directory
+            home-ssh-agent-extra-options
             home-ssh-agent-configuration?
 
             openssh-host



reply via email to

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