mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-17 22:41:11 +01:00
news: add aiac entry
This commit is contained in:
parent
68a92b0301
commit
2e260431fc
1 changed files with 11 additions and 0 deletions
11
modules/misc/news/2025/09/2025-09-24_16-33-28.nix
Normal file
11
modules/misc/news/2025/09/2025-09-24_16-33-28.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
time = "2025-09-24T19:33:28+00:00";
|
||||||
|
condition = true;
|
||||||
|
message = ''
|
||||||
|
A new module is available: `programs.aiac`
|
||||||
|
|
||||||
|
aiac is a library and command line tool to generate IaC (Infrastructure as Code)
|
||||||
|
templates, configurations, utilities, queries and more via LLM providers such as
|
||||||
|
OpenAI, Amazon Bedrock and Ollama.
|
||||||
|
'';
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue