mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
news: add misc news entries for recent modules (#7531)
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
1fde6fb1be
commit
e2fe7256c4
10 changed files with 111 additions and 0 deletions
12
modules/misc/news/2025/05/2025-05-16_20-29-26.nix
Normal file
12
modules/misc/news/2025/05/2025-05-16_20-29-26.nix
Normal file
|
|
@ -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.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/05/2025-05-24_23-55-23.nix
Normal file
11
modules/misc/news/2025/05/2025-05-24_23-55-23.nix
Normal file
|
|
@ -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.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/05/2025-05-29_03-30-10.nix
Normal file
11
modules/misc/news/2025/05/2025-05-29_03-30-10.nix
Normal file
|
|
@ -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.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/06/2025-06-04_18-35-39.nix
Normal file
11
modules/misc/news/2025/06/2025-06-04_18-35-39.nix
Normal file
|
|
@ -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.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/06/2025-06-08_04-51-28.nix
Normal file
11
modules/misc/news/2025/06/2025-06-08_04-51-28.nix
Normal file
|
|
@ -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.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/06/2025-06-08_16-27-00.nix
Normal file
11
modules/misc/news/2025/06/2025-06-08_16-27-00.nix
Normal file
|
|
@ -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.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/06/2025-06-09_14-25-11.nix
Normal file
11
modules/misc/news/2025/06/2025-06-09_14-25-11.nix
Normal file
|
|
@ -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.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/06/2025-06-10_03-33-16.nix
Normal file
11
modules/misc/news/2025/06/2025-06-10_03-33-16.nix
Normal file
|
|
@ -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.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/07/2025-07-17_19-21-31.nix
Normal file
11
modules/misc/news/2025/07/2025-07-17_19-21-31.nix
Normal file
|
|
@ -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.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/07/2025-07-23_15-42-37.nix
Normal file
11
modules/misc/news/2025/07/2025-07-23_15-42-37.nix
Normal file
|
|
@ -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.
|
||||
'';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue