This website requires JavaScript.
Explore
Help
Register
Sign in
matt1432
/
nixos-configs
Watch
1
Star
0
Fork
You've already forked nixos-configs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
86b7e0b1ec
nixos-configs
/
overlays
/
broken-packages
/
default.nix
6 lines
87 B
Nix
Raw
Normal View
History
Unescape
Escape
fix(hass): add cuda support for faster-whisper
2024-09-05 00:19:01 -04:00
final
:
prev
:
{
ctranslate2
=
prev
.
ctranslate2
.
override
{
withCUDA
=
true
;
}
;
}
Reference in a new issue
Copy permalink