summaryrefslogtreecommitdiff
path: root/gnu/services
AgeCommit message (Expand)Author
2022-12-18services: kmsconf: Load GNU Freefont.Ludovic Courtès
2022-12-09services: nscd: Use nscd from 'glibc-final' on native builds.Ludovic Courtès
2022-12-08services: base: Use 'match-record' instead of 'match'.Ludovic Courtès
2022-12-08records: 'match-record' checks fields at macro-expansion time.Ludovic Courtès
2022-12-06services: fail2ban: Start server in the foreground.Ludovic Courtès
2022-12-06services: fail2ban: Remove unnecessary Shepherd 'modules' field.Ludovic Courtès
2022-12-06services: fail2ban: 'stop' returns #f when the dameon is stopped.Ludovic Courtès
2022-12-04services: configuration: Rename location accessor to "source-location".Maxim Cournoyer
2022-11-20services: mysql: Run mariadb-install-db instead of hard coding schemas.Marius Bakke
2022-11-20services: mysql: Remove mysql-install-service in favor of wrapper.Marius Bakke
2022-11-20services: mysql-upgrade: Add log file.Marius Bakke
2022-11-20services: mysql-upgrade: Support custom datadir.Marius Bakke
2022-11-20gnu: mysql: Support custom data dir.Ellen Papsch
2022-11-20gnu: Fix copyright line.Leo Nikkilä
2022-11-20services: guix-build-coordinator: Remove duplicate log timestamp.Christopher Baines
2022-11-19services: lightdm: Do not use GOOPS.Ludovic Courtès
2022-11-18services: tor: Remove unnecessary modules from shepherd environment.Ludovic Courtès
2022-11-18services: Add Shepherd 'configuration' action to various services.Ludovic Courtès
2022-11-18services: shepherd: Define 'shepherd-configuration-action' helper.Ludovic Courtès
2022-11-17services: getmail: Use 'match-record'.Ludovic Courtès
2022-11-17services: gitolite: Use the correct variable for the user-group.EuAndreh
2022-11-17services: Streamline or eliminate some match-lambda patterns.Maxim Cournoyer
2022-11-17Fix problems initially introduced in commit 543d971ed2, now reinstated.Maxim Cournoyer
2022-11-17Revert "services: configuration: Revert to a working ‘guix home’."Maxim Cournoyer
2022-11-13services: configuration: Revert to a working ‘guix home’.Tobias Geerinckx-Rice
2022-11-15services: mcron: Add log? and log-format fields to mcron-configuration.Maxim Cournoyer
2022-11-15services: configuration: Re-order generated record fields.Maxim Cournoyer
2022-11-13services: vpn: Fix the profile wireguard package.EuAndreh
2022-11-12services: vpn: Add wireguard-tools to profile-service-type.EuAndreh
2022-11-09services: greetd: Add gexp compilers for sessions.( via Guix-patches via
2022-11-07services: qemu-binfmt: Add x86_64 QEMU target.Leo Nikkilä
2022-11-07services: gitolite: Add local-code configuration option.Alexey Abramov
2022-11-03services: ganeti: OS variants can be a directory.Marius Bakke
2022-11-02gnu: dovecot: Use standard mkdir-p/perms.Julien Lepiller
2022-10-23gnu: Fix typos.Vagrant Cascadian
2022-10-20services: wireguard: Add more configuration fields.Mathieu Othacehe
2022-10-18services: nginx: Improve reload action documentation.EuAndreh via Guix-patches via
2022-10-18services: nginx: Use nginx-action over inline gexp.EuAndreh via Guix-patches via
2022-10-17guix: Fix typos.Julien Lepiller
2022-10-13services: nginx: Add reload action.EuAndreh
2022-10-11services: slim-service-type: Do not extend profile with xterm.Maxim Cournoyer
2022-10-11gnu: base: Add greetd-wlgreet-sway-session.(
2022-10-11services: guix: Include max-allocated-builds gbc agent option.Christopher Baines
2022-10-07Revert "Revert "services: Add xvnc-service-type.""Maxim Cournoyer
2022-10-07Revert "services: Add xvnc-service-type."Maxim Cournoyer
2022-10-07services: Add xvnc-service-type.Maxim Cournoyer
2022-10-07services: xorg: Add auto-suspend? field to <gdm-configuration>.Maxim Cournoyer
2022-10-07services: Add dconf-service-type.Maxim Cournoyer
2022-10-07services: gdm: Add a configuration field to enable XDMCP.Maxim Cournoyer
2022-10-06services: dhcp-client: Implement and use a configuration record.Alexey Abramov