diff options
Diffstat (limited to 'hosts/local/wayland.nix')
-rw-r--r-- | hosts/local/wayland.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/local/wayland.nix b/hosts/local/wayland.nix index 8f588c8..b56967c 100644 --- a/hosts/local/wayland.nix +++ b/hosts/local/wayland.nix @@ -120,6 +120,8 @@ # espeak-ng # espeak-ng-data ghostty + wineWowPackages.staging + wineWowPackages.waylandFull ]; services.speechd.enable = true; |