[NixOS] Add espeak

This commit is contained in:
Ivan Malison 2023-07-01 19:28:53 -06:00
parent 0acefd8325
commit ff3af17bdd
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -122,6 +122,7 @@
# Audio
playerctl
pulsemixer
espeak
];
home-manager.useGlobalPkgs = true;