guix/gnu/services
Maxim Cournoyer abadd0f81f
services: desktop: Extract a new gnome-package procedure.
* gnu/services/desktop.scm (<gnome-desktop-configuration>): Rename gnome
package accessor to gnome-desktop-configuration-gnome, to avoid name conflict.
(gnome-packages): Change first argument from a config object to a the gnome
package used.  Rename second argument from package to name.  Extract core
logic into...
(gnome-package): ... this.
(gnome-udev-rules, gnome-polkit-settings): Adjust accordingly.
(gnome-desktop-service-type): Likewise.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
..
admin.scm services: unattended-upgrade: Add 'operating-system-expression' field. 2023-01-10 11:49:14 +01:00
audio.scm services: mpd: Fix serialization procedure for list-of-string. 2023-02-05 18:25:10 +01:00
auditd.scm
authentication.scm
avahi.scm
base.scm services: console-font, kmscon: Refer to native 'font-gnu-unifont' builds. 2023-02-25 00:00:33 +01:00
certbot.scm services: certbot: Fix broken link. 2023-01-03 16:34:44 -05:00
cgit.scm
ci.scm
configuration.scm services: configuration: Format a list of packages by their names. 2023-02-08 22:40:39 -05:00
cuirass.scm
cups.scm
databases.scm
dbus.scm gnu: services: Export polkit-configuration. 2023-01-16 15:08:22 +08:00
desktop.scm services: desktop: Extract a new gnome-package procedure. 2023-02-25 14:46:54 -05:00
dict.scm
dns.scm
docker.scm
file-sharing.scm
games.scm gnu: services: Add joycond-service. 2023-01-14 07:53:21 -05:00
ganeti.scm
getmail.scm
guix.scm services: nar-herder: Add cached compression support. 2023-02-03 15:18:44 +01:00
herd.scm
hurd.scm
kerberos.scm
ldap.scm
lightdm.scm services: lightdm: Sync documentation with source. 2023-02-08 22:40:40 -05:00
linux.scm
lirc.scm
mail.scm
mcron.scm
messaging.scm
monitoring.scm
networking.scm services: Add block-facebook-hosts-service-type. 2023-02-09 01:07:54 +01:00
nfs.scm
nix.scm
pam-mount.scm
pm.scm
rsync.scm
samba.scm
science.scm
sddm.scm
security-token.scm
security.scm gnu: services: Fix fail2ban configuration serialization. 2023-01-10 10:47:27 -05:00
shepherd.scm
sound.scm services: pulseaudio: Fix /etc/pulse/default.pa not being used. 2022-12-28 16:58:03 -05:00
spice.scm
ssh.scm
syncthing.scm
sysctl.scm
telephony.scm gnu: libjami: Move jamid daemon to a "bin" output. 2023-02-08 09:36:26 -05:00
version-control.scm services: git-daemon: Deprecate 'git-daemon-service' procedure. 2023-01-10 11:49:13 +01:00
virtualization.scm
vnc.scm
vpn.scm services: wireguard: Allow specifying pre-shared keys. 2022-12-25 16:56:48 +01:00
web.scm services: hpcguix-web: Provide default values. 2023-01-22 18:12:09 +01:00
xorg.scm