1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

feat: enable realtime-stt-server and whisper-overlay

This commit is contained in:
oddlama 2024-06-23 20:58:30 +02:00
parent 51acddd147
commit 3c3429e2cb
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
6 changed files with 29 additions and 17 deletions

View file

@ -13,6 +13,7 @@
inputs.nix-index-database.hmModules.nix-index
inputs.nixvim.homeManagerModules.nixvim
inputs.wired-notify.homeManagerModules.default
inputs.whisper-overlay.homeManagerModules.default
{
home.stateVersion = config.system.stateVersion;
}