enabled basic speech support
This commit is contained in:
parent
c8605e5cda
commit
0c9ee1c606
2 changed files with 4 additions and 0 deletions
3
modules/accessibility.nix
Normal file
3
modules/accessibility.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{ ... }: {
|
||||
services.speechd.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue