diff --git a/modules/misc/news/2025/09/2025-09-24_16-33-28.nix b/modules/misc/news/2025/09/2025-09-24_16-33-28.nix new file mode 100644 index 000000000..bcce9ba09 --- /dev/null +++ b/modules/misc/news/2025/09/2025-09-24_16-33-28.nix @@ -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. + ''; +}