mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 02:59:17 -05:00
home: services: ssh: Export configuration predicates.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
95853e61a7
commit
b97f158456
1 changed files with 2 additions and 0 deletions
|
@ -45,7 +45,9 @@ (define-module (gnu home services ssh)
|
||||||
home-openssh-configuration-known-hosts
|
home-openssh-configuration-known-hosts
|
||||||
home-openssh-configuration-hosts
|
home-openssh-configuration-hosts
|
||||||
home-openssh-configuration-add-keys-to-agent
|
home-openssh-configuration-add-keys-to-agent
|
||||||
|
home-openssh-configuration?
|
||||||
home-ssh-agent-configuration
|
home-ssh-agent-configuration
|
||||||
|
home-ssh-agent-configuration?
|
||||||
|
|
||||||
openssh-host
|
openssh-host
|
||||||
openssh-host-host-name
|
openssh-host-host-name
|
||||||
|
|
Loading…
Reference in a new issue