guix/gnu/home/services
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
..
desktop.scm home: services: Export home-xmodmap-service-type and configuration. 2023-03-26 19:57:07 +02:00
fontutils.scm gnu: home: services: fontutils: Add support for SXML fragments. 2023-05-11 16:38:27 +02:00
gnupg.scm home: Add gpg-agent service. 2023-04-08 22:56:19 +02:00
guix.scm
mail.scm home: services: Add msmtp service. 2023-05-30 00:15:30 +02:00
mcron.scm
media.scm home: services: kodi, znc, ssh-agent: Use 'match-record'. 2023-03-16 23:03:17 +01:00
messaging.scm home: services: kodi, znc, ssh-agent: Use 'match-record'. 2023-03-16 23:03:17 +01:00
pm.scm
shells.scm services: replace bare serializers with (serializer ...) 2023-04-02 12:35:30 +02:00
shepherd.scm services: shepherd: Default to 0.10. 2023-05-13 16:27:55 +02:00
sound.scm
ssh.scm home: services: ssh: Allow unset boolean options in ssh-config. 2023-06-14 21:51:44 +03:00
symlink-manager.scm
utils.scm
xdg.scm home: xdg-base-directories: Set correct value for XDG_STATE_HOME. 2023-04-07 09:07:32 +04:00