mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
9 lines
177 B
Nix
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.
|
|
'';
|
|
}
|