diff --git a/modules/misc/news/2025/05/2025-05-16_20-29-26.nix b/modules/misc/news/2025/05/2025-05-16_20-29-26.nix new file mode 100644 index 000000000..f95ffb1c7 --- /dev/null +++ b/modules/misc/news/2025/05/2025-05-16_20-29-26.nix @@ -0,0 +1,12 @@ +{ pkgs, ... }: +{ + time = "2025-05-16T20:29:26+00:00"; + condition = pkgs.stdenv.hostPlatform.isLinux; + message = '' + A new module is available: 'programs.ptyxis'. + + This module provides configuration for Ptyxis, a modern GNOME terminal + emulator that offers contemporary features and seamless integration with + the GNOME desktop environment. + ''; +} diff --git a/modules/misc/news/2025/05/2025-05-24_23-55-23.nix b/modules/misc/news/2025/05/2025-05-24_23-55-23.nix new file mode 100644 index 000000000..d3be570a3 --- /dev/null +++ b/modules/misc/news/2025/05/2025-05-24_23-55-23.nix @@ -0,0 +1,11 @@ +{ + time = "2025-05-24T23:55:23+00:00"; + condition = true; + message = '' + A new module is available: 'programs.obsidian'. + + This module provides configuration for Obsidian, a powerful knowledge + management and note-taking application that uses linked markdown files + to help you build a personal knowledge graph. + ''; +} diff --git a/modules/misc/news/2025/05/2025-05-29_03-30-10.nix b/modules/misc/news/2025/05/2025-05-29_03-30-10.nix new file mode 100644 index 000000000..118393772 --- /dev/null +++ b/modules/misc/news/2025/05/2025-05-29_03-30-10.nix @@ -0,0 +1,11 @@ +{ + time = "2025-05-29T03:30:10+00:00"; + condition = true; + message = '' + A new module is available: 'programs.meli'. + + This module provides configuration for meli, a fast and modern terminal + email client written in Rust, offering an alternative interface for + managing your email workflows. + ''; +} diff --git a/modules/misc/news/2025/06/2025-06-04_18-35-39.nix b/modules/misc/news/2025/06/2025-06-04_18-35-39.nix new file mode 100644 index 000000000..95c9ab2c7 --- /dev/null +++ b/modules/misc/news/2025/06/2025-06-04_18-35-39.nix @@ -0,0 +1,11 @@ +{ + time = "2025-06-04T18:35:39+00:00"; + condition = true; + message = '' + A new module is available: 'programs.aichat'. + + This module provides configuration for aichat, an AI-powered command-line + chat client that supports multiple AI models and allows for easy + interaction with various AI services from your terminal. + ''; +} diff --git a/modules/misc/news/2025/06/2025-06-08_04-51-28.nix b/modules/misc/news/2025/06/2025-06-08_04-51-28.nix new file mode 100644 index 000000000..3f761a2fa --- /dev/null +++ b/modules/misc/news/2025/06/2025-06-08_04-51-28.nix @@ -0,0 +1,11 @@ +{ + time = "2025-06-08T04:51:28+00:00"; + condition = true; + message = '' + A new module is available: 'programs.lazysql'. + + This module provides configuration for LazySql, a terminal-based SQL + client with an intuitive interface for database management and query + execution across multiple database engines. + ''; +} diff --git a/modules/misc/news/2025/06/2025-06-08_16-27-00.nix b/modules/misc/news/2025/06/2025-06-08_16-27-00.nix new file mode 100644 index 000000000..c0a454bc3 --- /dev/null +++ b/modules/misc/news/2025/06/2025-06-08_16-27-00.nix @@ -0,0 +1,11 @@ +{ + time = "2025-06-08T16:27:00+00:00"; + condition = true; + message = '' + A new module is available: 'programs.nyxt'. + + This module provides configuration for Nyxt, a keyboard-driven web + browser designed for power users, with extensive customization options + and a Lisp-based configuration system. + ''; +} diff --git a/modules/misc/news/2025/06/2025-06-09_14-25-11.nix b/modules/misc/news/2025/06/2025-06-09_14-25-11.nix new file mode 100644 index 000000000..28ca480ce --- /dev/null +++ b/modules/misc/news/2025/06/2025-06-09_14-25-11.nix @@ -0,0 +1,11 @@ +{ + time = "2025-06-09T14:25:11+00:00"; + condition = true; + message = '' + A new module is available: 'programs.mc'. + + This module provides configuration for Midnight Commander (mc), a + powerful console-based file manager with dual-pane interface, allowing + you to customize settings, key bindings, and appearance. + ''; +} diff --git a/modules/misc/news/2025/06/2025-06-10_03-33-16.nix b/modules/misc/news/2025/06/2025-06-10_03-33-16.nix new file mode 100644 index 000000000..149816b02 --- /dev/null +++ b/modules/misc/news/2025/06/2025-06-10_03-33-16.nix @@ -0,0 +1,11 @@ +{ + time = "2025-06-10T03:33:16+00:00"; + condition = true; + message = '' + A new module is available: 'programs.codex'. + + This module provides configuration for OpenAI Codex, an AI system that + translates natural language to code. It powers GitHub Copilot and can + be used for code generation and completion tasks. + ''; +} diff --git a/modules/misc/news/2025/07/2025-07-17_19-21-31.nix b/modules/misc/news/2025/07/2025-07-17_19-21-31.nix new file mode 100644 index 000000000..7af9951c5 --- /dev/null +++ b/modules/misc/news/2025/07/2025-07-17_19-21-31.nix @@ -0,0 +1,11 @@ +{ + time = "2025-07-17T19:21:31+00:00"; + condition = true; + message = '' + A new module is available: 'programs.radio-cli'. + + This module provides configuration for the radio-cli command-line radio + player, allowing you to listen to internet radio stations directly from + your terminal with configurable settings and station presets. + ''; +} diff --git a/modules/misc/news/2025/07/2025-07-23_15-42-37.nix b/modules/misc/news/2025/07/2025-07-23_15-42-37.nix new file mode 100644 index 000000000..a12e0b4dd --- /dev/null +++ b/modules/misc/news/2025/07/2025-07-23_15-42-37.nix @@ -0,0 +1,11 @@ +{ + time = "2025-07-23T15:42:37+00:00"; + condition = true; + message = '' + A new module is available: 'programs.yarn'. + + This module provides configuration options for the Yarn package manager, + allowing you to configure Yarn settings, authentication, and other + preferences through your Home Manager configuration. + ''; +}