me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Ludovic Courtès 70bb83b7b2
services: xorg: Fix cases where 'keyboard-layout' is #f.
This is a followup to 598757e038.

* gnu/services/xorg.scm (xorg-configuration->file): Check whether
'xorg-configuration-keyboard-layout' returns #f before calling
'keyboard-layout-options'.
2019-03-25 00:21:48 +01:00
..
bootloader bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
build system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
installer
packages gnu: perl-uri-escape: Update source tarball URL. 2019-03-25 01:59:50 +03:00
services services: xorg: Fix cases where 'keyboard-layout' is #f. 2019-03-25 00:21:48 +01:00
system system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
tests services: Add nslcd-service-type. 2019-03-20 20:31:15 +01:00
artwork.scm
bootloader.scm bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
ci.scm
installer.scm
local.mk Add (gnu system keyboard). 2019-03-24 23:06:11 +01:00
packages.scm
services.scm
system.scm system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
tests.scm