From 3ce00a8d7b45db5fa28dd1d577fd7e10d0c0cb7e Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Mon, 6 Jan 2020 10:51:49 -0500 Subject: [PATCH] Enable Fenrir screenreader. --- build/build/stormux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build/stormux.conf b/build/build/stormux.conf index f8ecaa5..f02c7be 100644 --- a/build/build/stormux.conf +++ b/build/build/stormux.conf @@ -52,4 +52,4 @@ networkname= wifipass= # A list of services to be enabled once the OS is installed -services="atd cronie dbus-broker dhcpcd@eth0 loginsound logoutsound nodm ntpd sshd fake-hwclock fake-hwclock-save.timer bluetooth ModemManagerr pulseaudio zramswap" +services="atd cronie dbus-broker dhcpcd@eth0 loginsound fenrirscreenreader logoutsound nodm ntpd sshd fake-hwclock fake-hwclock-save.timer bluetooth ModemManagerr pulseaudio zramswap"