guix/doc
Efraim Flashner 87cf2a859d
home: services: ssh: Allow unset boolean options in ssh-config.
From man 5 ssh_config:
Unless noted otherwise, for each parameter, the first obtained value
will be used.

We want to allow falling through to the first explicitly chosen user
defined value.

* gnu/home/services.ssh.scm (define-maybe boolean): New configuration.
(openssh-host)[forward-x11?, forward-x11-trusted?, forward-agent?,
compression?]: Replace default value with maybe-boolean.
* doc/guix.texi (Secure Shell): Update documentation to match the
changes in the code.
2023-06-14 21:51:44 +03:00
..
images
build.scm doc: Adjust HTML patterns to correctly process Texinfo 6.8 output. 2023-05-25 23:24:40 +02:00
contributing.texi doc: Move and rewrite the branching strategy. 2023-06-12 19:52:57 +01:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: cookbook: Update example my-libgit2 package. 2023-06-05 21:36:06 +03:00
guix.texi home: services: ssh: Allow unset boolean options in ssh-config. 2023-06-14 21:51:44 +03:00
he-config-bare-bones.scm
htmlxref.cnf
local.mk
package-hello.json
package-hello.scm