guix-play/gnu
Hunter Jozwiak a86979b41a
gnu: linux-libre: Enable accessibility features.
* gnu/packages/linux.scm (%default-extra-linux-options): Enable
speakup and Braille console options by default.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-10-09 02:00:10 +02:00
..
bootloader gnu: bootloader: grub: Add support for chain-loader. 2022-09-08 22:30:09 +02:00
build marionette: Add a callback arguments to wait-for-screen-text. 2022-10-07 10:11:12 -04:00
home home: home-dbus-service-type: Fix make-forkexec-constructor call. 2022-10-14 11:06:07 +04:00
installer installer: partition: Add a confirmation page before formatting. 2022-10-13 10:48:08 +02:00
machine machine: ssh: Parameterize '%current-system' early on. 2022-09-26 23:29:35 +02:00
packages gnu: linux-libre: Enable accessibility features. 2022-10-09 02:00:10 +02:00
services services: nginx: Add reload action. 2022-10-13 12:27:35 +01:00
system system: Use a valid license as the dummy license. 2022-10-13 17:41:59 +02:00
tests tests: xvnc: Do not use specification->package in OS definition. 2022-10-07 15:08:05 -04:00
artwork.scm gnu: artwork: Update repository to latest commit. 2022-08-11 11:55:19 -04:00
bootloader.scm gnu: bootloader: Report error in menu-entry. 2022-09-08 22:30:43 +02:00
ci.scm ci: Honor the system passed to image->job. 2022-10-13 17:28:46 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm home: Fix docstring. 2022-08-19 18:55:41 +03:00
image.scm system: image: Add wsl2 support. 2022-09-24 14:49:09 +02:00
installer.scm installer: Render the final configuration with (guix read-print). 2022-08-08 11:54:24 +02:00
local.mk gnu: Register (gnu packages bqn) in build infrastructure. 2022-10-12 11:09:38 +02:00
machine.scm
packages.scm
services.scm services: provenance: Use 'current-channels' to obtain provenance data. 2022-08-30 00:40:04 +02:00
system.scm system: operating-system: Make the timezone field default to Etc/UTC. 2022-10-11 11:29:03 +00:00
tests.scm