guix/gnu/installer
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
..
aux-files
newt
connman.scm
dump.scm
final.scm
hardware.scm
hostname.scm
keymap.scm installer: keymap: Fix optional fields handling. 2021-09-21 20:35:49 +00:00
locale.scm
newt.scm
parted.scm
proxy.scm
record.scm installer: Report known-unsupported PCI devices. 2022-11-15 12:16:43 +01:00
services.scm
steps.scm
substitutes.scm
tests.scm
timezone.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
user.scm installer: Move <secret> to utils and use it for crypt passwords. 2022-09-22 16:00:29 +02:00
utils.scm