1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

news: add aiac entry

This commit is contained in:
Aguirre Matteo 2025-09-24 16:34:22 -03:00 committed by Austin Horstman
parent 68a92b0301
commit 2e260431fc

View 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.
'';
}