This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
Bruno Victal
0fbb356714
services: replace bare serializers with (serializer ...)
* gnu/home/services/shells.scm
(home-zsh-configuration)[environment-variables]: Use (serializer ...).
(home-bash-configuration)[aliases, environment-variables]: Likewise.
(home-fish-configuration)[abbreviations, aliases]
[environment-variables]: Likewise.
* gnu/services/audio.scm (mpd-configuration)[music-dir, playlist-dir]
[endpoints, address, inputs, archive-plugins, input-cache-size]
[decoders, filters, playlist-plugins]: Likewise.
* gnu/services/linux.scm (fstrim-configuration)[extra-arguments]:
Likewise.
* gnu/services/security.scm (fail2ban-jail-configuration)[backend]
[log-encoding, extra-content]: Likewise.
* tests/services/configuration.scm: Update tests.
("serialize-configuration [deprecated]"): New test.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
2023-04-02 12:35:30 +02:00 |
.. |
desktop.scm
|
home: services: Export home-xmodmap-service-type and configuration.
|
2023-03-26 19:57:07 +02:00 |
fontutils.scm
|
home: services: fontutils: Add service value.
|
2023-01-31 23:08:38 +01:00 |
guix.scm
|
…
|
|
mcron.scm
|
home: services: Use 'match-record' instead of 'match'.
|
2022-12-02 00:02:13 +01:00 |
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
|
home: Add home-batsignal-service-type.
|
2022-10-04 17:04:45 +04:00 |
shells.scm
|
services: replace bare serializers with (serializer ...)
|
2023-04-02 12:35:30 +02:00 |
shepherd.scm
|
home: services: redshift: Add 'configuration' action.
|
2022-11-18 15:44:40 +01:00 |
sound.scm
|
home: services: Add 'pulseaudio-rtp-sink' and 'pulseaudio-rtp-source'.
|
2023-03-05 23:06:55 +01:00 |
ssh.scm
|
home: services: ssh-agent: Handle setting of SSH_AUTH_SOCK.
|
2023-03-17 12:44:33 +01:00 |
symlink-manager.scm
|
…
|
|
utils.scm
|
…
|
|
xdg.scm
|
home: xdg: Add with-imported-modules to xdg activation script.
|
2022-12-23 11:43:27 +04:00 |