feat(home): add Handy speech-to-text module

This commit is contained in:
2026-05-07 22:36:30 -04:00
parent 18a4e46bcb
commit 87cdabbef4
3 changed files with 144 additions and 1 deletions

View File

@@ -11,6 +11,11 @@ in
{
home.stateVersion = "25.11";
# Handy Speech-To-Text
# Imported from the Handy flake as a standard Home Manager module.
# Keep it outside the reichard namespace because upstream owns the option.
services.handy.enable = true;
reichard = {
user = {
enable = true;