1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00
home-manager/modules/misc/news/2025/10/2025-10-31_12-00-00.nix
2025-11-02 22:04:44 -06:00

9 lines
177 B
Nix

{
time = "2025-10-31T12:00:00+00:00";
condition = true;
message = ''
services.local-ai: new module
Added LocalAI, a free, Open Source OpenAI alternative.
'';
}