guix/gnu
Ludovic Courtès adfe1064c8
services: base: Use 'match-record' instead of 'match'.
* gnu/services/base.scm (agetty-shepherd-service)
(mingetty-shepherd-service)
(nscd.conf-file)
(udev-shepherd-service)
(udev-etc)
(gpm-shepherd-service)
(network-set-up/linux)
(network-tear-down/linux)
(static-networking-shepherd-service)
(greetd-agreety-tty-session-command)
(greetd-agreety-tty-xdg-session-command): Use 'match-record' instead of
'match'.
(guix-accounts): Use <guix-configuration> accessors.
(udev-service-type): Use <udev-configuration> accessors.
2022-12-02 00:02:13 +01:00
..
bootloader gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
build system: hurd: Create more ttys. 2022-11-28 11:19:31 +01:00
home home: services: Use 'match-record' instead of 'match'. 2022-12-02 00:02:13 +01:00
installer
machine
packages gnu: Add alfa. 2022-12-02 00:02:12 +01:00
services services: base: Use 'match-record' instead of 'match'. 2022-12-02 00:02:13 +01:00
system gnu: raspberry-pi: Add a bootloader-chain for the Raspberry Pi and os examples. 2022-12-01 14:31:29 -05:00
tests
artwork.scm
bootloader.scm gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: sssd: Update to 2.8.1. 2022-12-01 14:27:13 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm