.. |
admin.scm
|
services: admin: Export rottlog-configuration accessors.
|
2023-10-24 18:51:39 +02:00 |
audio.scm
|
services: mpd: Fix log to file.
|
2024-06-24 08:34:45 -04:00 |
auditd.scm
|
|
|
authentication.scm
|
services: Use more 'file-append'.
|
2023-08-15 23:30:44 +02:00 |
avahi.scm
|
services: avahi: Use socket activation and log to stderr.
|
2024-06-02 20:52:24 +02:00 |
backup.scm
|
services: Add restic-backup service.
|
2024-05-25 15:24:14 +02:00 |
base.scm
|
services: guix: Default `channels' field to #f.
|
2024-06-26 23:36:24 +02:00 |
certbot.scm
|
services: certbot: Add one-shot service to renew certificates.
|
2024-01-31 16:54:19 +01:00 |
cgit.scm
|
services: cgit: Allow file-like objects for ‘root-readme’.
|
2023-09-09 15:54:37 +02:00 |
ci.scm
|
services: laminar: Add configuration option for supplementary groups.
|
2023-12-28 11:02:56 -05:00 |
configuration.scm
|
services: configuration: Add some commonly used predicates.
|
2023-10-07 12:41:06 -04:00 |
cuirass.scm
|
services: cuirass: Remove use-substitutes? configuration option.
|
2024-05-04 19:14:25 +02:00 |
cups.scm
|
services: cups: Add cups PAM service.
|
2023-05-23 20:26:19 -04:00 |
databases.scm
|
services: postgresql: Simplify execution of ‘initdb’.
|
2024-03-30 01:01:32 +01:00 |
dbus.scm
|
services: dbus: Log to stderr rather than syslog.
|
2024-06-02 20:52:24 +02:00 |
desktop.scm
|
service: plasma-desktop: Add kwallet dbus.
|
2024-07-18 10:45:37 +08:00 |
dict.scm
|
home: services: Add dicod.
|
2023-08-20 22:48:47 +02:00 |
dns.scm
|
services: dnsmasq: Add escape hatch.
|
2024-06-13 22:43:59 +02:00 |
docker.scm
|
services: oci-container: Allow setting Shepherd actions in oci-container-configuration.
|
2024-07-05 15:12:34 +08:00 |
file-sharing.scm
|
|
|
games.scm
|
|
|
ganeti.scm
|
|
|
getmail.scm
|
|
|
guix.scm
|
services: guix-build-coordinator: Don't log with timestamps.
|
2024-06-06 17:53:49 +01:00 |
herd.scm
|
services: herd: Add a new 'current-service' procedure.
|
2023-07-21 11:58:44 -04:00 |
hurd.scm
|
|
|
kerberos.scm
|
services: Use more 'file-append'.
|
2023-08-15 23:30:44 +02:00 |
ldap.scm
|
|
|
lightdm.scm
|
services: lightdm: Use ‘make-forkexec-constructor’.
|
2024-04-28 23:37:24 +02:00 |
linux.scm
|
services: kernel-module-lodaer: Add udev requirement.
|
2024-02-05 14:04:15 +08:00 |
lirc.scm
|
|
|
mail.scm
|
services: radicale: Use define-configuration.
|
2024-06-23 10:09:01 +02:00 |
mcron.scm
|
services: mcron: Hide ‘mkdir-p’ from (shepherd support).
|
2023-10-05 23:14:55 +02:00 |
messaging.scm
|
gnu: services: Add insecure-sasl-mechanisms to prosody configuration.
|
2024-03-17 12:53:21 +01:00 |
monitoring.scm
|
services: darkstat: Depend on ‘user-processes’.
|
2024-06-02 20:52:24 +02:00 |
networking.scm
|
services: networking: Allow dhcp-client to use a config file.
|
2024-06-24 08:50:45 -04:00 |
nfs.scm
|
|
|
nix.scm
|
services: nix: Fix activation.
|
2024-06-02 18:04:34 +03:00 |
pam-mount.scm
|
services: Use more 'file-append'.
|
2023-08-15 23:30:44 +02:00 |
pm.scm
|
gnu: services: Add power-profiles-daemon-service-type.
|
2024-05-15 20:58:03 +01:00 |
rsync.scm
|
services: rsync: Provide a prettier Shepherd inetd service name.
|
2023-11-26 23:34:48 +01:00 |
samba.scm
|
|
|
science.scm
|
|
|
sddm.scm
|
services: sddm: Adjust pass env.
|
2024-07-18 10:45:19 +08:00 |
security-token.scm
|
services: Remove unnecessary references to (gnu build shepherd).
|
2023-12-22 00:31:41 +01:00 |
security.scm
|
|
|
shepherd.scm
|
services: shepherd: Support “free-form” services.
|
2024-06-26 22:51:25 +02:00 |
sound.scm
|
|
|
spice.scm
|
|
|
ssh.scm
|
services: openssh: Add dependency on ‘networking’.
|
2024-01-08 23:14:45 +01:00 |
syncthing.scm
|
services: syncthing: Ensure that service runs after mounting home directories.
|
2023-09-17 15:31:03 +02:00 |
sysctl.scm
|
|
|
telephony.scm
|
services: jami: Use ‘least-authority-wrapper’.
|
2023-12-22 00:31:41 +01:00 |
version-control.scm
|
|
|
virtualization.scm
|
services: build-vm: Provide only one locale.
|
2024-04-29 22:52:08 +02:00 |
vnc.scm
|
services: xvnc: Do not specify display number when using inetd.
|
2023-11-27 10:55:51 -05:00 |
vpn.scm
|
services: vpn: Fix broken format string for wireguard dns.
|
2023-09-09 12:24:12 +02:00 |
web.scm
|
services: web: Return success from nginx-action.
|
2024-07-10 16:05:54 +02:00 |
xorg.scm
|
services: xorg: Add startx-command-service-type.
|
2024-05-30 22:40:23 +01:00 |