ebooks: disable Google test to speech
This commit is contained in:
parent
9559f84a1e
commit
ee0103f1b4
|
@ -9,7 +9,7 @@
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
python39Packages.gtts # Speech synthesizer, required for text to speech.
|
||||
#python39Packages.gtts # Speech synthesizer, required for text to speech.
|
||||
foliate # A simple and modern GTK eBook reader
|
||||
vlc
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue