mirror of
https://github.com/nix-community/home-manager
synced 2025-01-30 12:55:02 +01:00
mods: append the news.nix file
Signed-off-by: Ilya Savitsky <ilya.savitsky@codethink.co.uk>
This commit is contained in:
parent
f71b2f3cce
commit
b7aea93568
1 changed files with 10 additions and 0 deletions
|
@ -1985,6 +1985,16 @@ in {
|
|||
that they can be overwritten.
|
||||
'';
|
||||
}
|
||||
{
|
||||
time = "2025-01-26T16:40:00+00:00";
|
||||
message = ''
|
||||
A new module is available: 'programs.mods'
|
||||
|
||||
mods is a command line AI tool that is highly configurable and allows
|
||||
querying AI models hosted locally or by other services (OpenAI,
|
||||
Cohere, Groq).
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue