firefox: default to speech synthesis enabled
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
@@ -84,7 +84,7 @@ let
|
||||
++ lib.optional sndioSupport sndio
|
||||
++ lib.optional jackSupport libjack2
|
||||
++ lib.optional smartcardSupport opensc
|
||||
++ lib.optional (cfg.speechSynthesisSupport or false) speechd
|
||||
++ lib.optional (cfg.speechSynthesisSupport or true) speechd
|
||||
++ pkcs11Modules
|
||||
++ gtk_modules;
|
||||
gtk_modules = [ libcanberra-gtk3 ];
|
||||
|
||||
Reference in New Issue
Block a user