parent
924a142654
commit
e1b0272ef5
|
@ -7,7 +7,7 @@
|
||||||
environment.variables = {FOLIATE_TTS_LANG = "en-gb";};
|
environment.variables = {FOLIATE_TTS_LANG = "en-gb";};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
#python39Packages.gtts # Speech synthesizer, required for text to speech.
|
#python311Packages.gtts # Speech synthesizer, required for text to speech.
|
||||||
foliate # A simple and modern GTK eBook reader
|
foliate # A simple and modern GTK eBook reader
|
||||||
vlc
|
vlc
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue