guix/gnu/home/services
Attila Lendvai ee08277a70
services: Use the new maybe/unset API.
* gnu/home/services/ssh.scm (serialize-address-family): Use the public API of
the maybe infrastructure.
* gnu/services/file-sharing.scm (serialize-maybe-string): Use maybe-value.
(serialize-maybe-file-object): Use maybe-value-set?.
* gnu/services/getmail.scm (getmail-retriever-configuration): Don't use
internals in unset field declarations.
(getmail-destination-configuration): Ditto.
* gnu/services/messaging.scm (raw-content?): Use maybe-value-set?.
(prosody-configuration): Use %unset-value.
* gnu/services/telephony.scm (jami-shepherd-services): Use maybe-value-set?.
(archive-name->username): Use maybe-value-set?.
* tests/services/configuration.scm ("maybe type, no default"): Use
%unset-value.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-08-25 00:10:32 -04:00
..
desktop.scm services: configuration: Use *unspecified* instead of 'disabled. 2022-06-15 00:25:21 +02:00
fontutils.scm home: Migrate fountutils and xdg modules to xdg-configuration-files. 2022-03-20 19:02:41 +01:00
guix.scm gnu: home: Add Guix channels service. 2022-07-12 01:17:46 +02:00
mcron.scm
shells.scm home: services: environment-variables: Double-quote values. 2022-07-14 01:05:34 +02:00
shepherd.scm home: shepherd: Redirect input port to /dev/null. 2022-04-21 00:02:21 +02:00
ssh.scm services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
symlink-manager.scm home: symlink-manager: Handle non-existing directory during cleanup. 2022-04-11 00:25:33 +02:00
utils.scm
xdg.scm home: xdg: Skip mkdir XDG_RUNTIME_DIR in activation script. 2022-08-05 15:28:02 +02:00