guix-play/gnu
Denys Nykula 961ffca1c7
installer: Restore LatGrkCyr-8x16 console font depending on language.
Partially-Fixes: <https://issues.guix.gnu.org/64006>

* gnu/installer/services.scm (system-services->configuration): When the
LANGUAGE environment variable matches a known native console font, wrap the
base services with modify-services, configuring console-font-service-type to
set the native console font on every tty instead of the default console font.

Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2023-07-06 15:38:58 +02:00
..
bootloader gnu: bootloader: Add u-boot-sifive-unmatched-bootloader. 2023-06-14 14:52:21 +03:00
build gnu: image: Add support for unformatted partitions. 2023-06-14 14:52:21 +03:00
home home: Add inputrc service. 2023-07-05 18:57:32 +03:00
installer installer: Restore LatGrkCyr-8x16 console font depending on language. 2023-07-06 15:38:58 +02:00
machine
packages gnu: linux-libre 5.15: Update to 5.15.20. 2023-07-06 02:25:05 -04:00
services services: pam-limits: Add lightdm. 2023-06-27 15:43:27 -04:00
system linux-container: Pass '--disable-chroot' to 'guix-daemon'. 2023-06-24 16:13:05 +02:00
tests tests: Fix the Jami service system tests. 2023-05-25 10:17:32 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: local: Register missing patch. 2023-07-04 12:13:48 +03:00
machine.scm
packages.scm
services.scm services: Check if service is #f before applying clause. 2023-06-06 13:38:35 +02:00
system.scm system: Fix reference to Hurd bug in comment. 2023-05-10 00:23:52 +02:00
tests.scm