enabled basic speech support

This commit is contained in:
Ranomier 2024-12-24 12:02:00 +01:00
parent c8605e5cda
commit 0c9ee1c606
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{ ... }: {
services.speechd.enable = true;
}

View file

@ -1,6 +1,7 @@
{...}: {
imports = [
#./plymouth.nix
./accessibility.nix
./customisation.nix
./environment.nix
./locale.nix