news: add missing news entries for new modules
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
627a3932b9
commit
9248ba7ce1
11 changed files with 123 additions and 0 deletions
11
modules/misc/news/2025/07/2025-07-08_14-51-45.nix
Normal file
11
modules/misc/news/2025/07/2025-07-08_14-51-45.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
time = "2025-07-08T14:51:45+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
A new module is available: 'programs.tray-tui'.
|
||||
|
||||
tray-tui is a terminal-based system tray that displays system tray icons
|
||||
in a text user interface. It provides a way to access system tray
|
||||
functionality directly from the terminal.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/07/2025-07-08_14-52-03.nix
Normal file
11
modules/misc/news/2025/07/2025-07-08_14-52-03.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
time = "2025-07-08T14:52:03+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
A new module is available: 'programs.twitch-tui'.
|
||||
|
||||
twitch-tui is a terminal user interface for Twitch that allows browsing
|
||||
streams, following channels, and interacting with Twitch chat directly
|
||||
from the command line.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/07/2025-07-08_15-56-50.nix
Normal file
11
modules/misc/news/2025/07/2025-07-08_15-56-50.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
time = "2025-07-08T15:56:50+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
A new module is available: 'programs.firefoxpwa'.
|
||||
|
||||
Firefox PWA (Progressive Web Apps) allows installing and managing web
|
||||
applications as native desktop applications. This module provides
|
||||
configuration for the Firefox PWA runtime and site management.
|
||||
'';
|
||||
}
|
||||
12
modules/misc/news/2025/07/2025-07-10_19-23-15.nix
Normal file
12
modules/misc/news/2025/07/2025-07-10_19-23-15.nix
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
time = "2025-07-10T19:23:15+00:00";
|
||||
condition = pkgs.stdenv.hostPlatform.isLinux;
|
||||
message = ''
|
||||
A new service is available: 'services.hyprshell'.
|
||||
|
||||
Hyprshell is a modern GTK4-based window switcher and application launcher
|
||||
designed specifically for Hyprland. It provides a clean interface for
|
||||
switching between windows and launching applications.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/07/2025-07-10_20-36-53.nix
Normal file
11
modules/misc/news/2025/07/2025-07-10_20-36-53.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
time = "2025-07-10T20:36:53+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
A new module is available: 'programs.docker-cli'.
|
||||
|
||||
The Docker CLI module provides configuration for the Docker command-line
|
||||
interface, including aliases, completion settings, and credential helpers
|
||||
for managing Docker containers and images.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/07/2025-07-13_22-51-03.nix
Normal file
11
modules/misc/news/2025/07/2025-07-13_22-51-03.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
time = "2025-07-13T22:51:03+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
A new module is available: 'programs.gurk-rs'.
|
||||
|
||||
gurk-rs is a Signal messenger client for the terminal written in Rust.
|
||||
It provides a text-based interface for secure messaging with features
|
||||
like group chats, media sharing, and contact management.
|
||||
'';
|
||||
}
|
||||
12
modules/misc/news/2025/07/2025-07-23_18-13-14.nix
Normal file
12
modules/misc/news/2025/07/2025-07-23_18-13-14.nix
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
time = "2025-07-23T18:13:14+00:00";
|
||||
condition = pkgs.stdenv.hostPlatform.isLinux;
|
||||
message = ''
|
||||
A new module is available: 'programs.yofi'.
|
||||
|
||||
Yofi is a minimalistic menu/launcher for Wayland compositors. It provides
|
||||
a fast and lightweight application launcher with search functionality
|
||||
and customizable appearance.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/08/2025-08-07_13-39-36.nix
Normal file
11
modules/misc/news/2025/08/2025-08-07_13-39-36.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
time = "2025-08-07T13:39:36+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
A new module is available: 'programs.mullvad-vpn'.
|
||||
|
||||
The Mullvad VPN module allows configuration of the Mullvad VPN client,
|
||||
including account settings, connection preferences, and advanced options
|
||||
for secure and private internet browsing.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/08/2025-08-08_00-39-04.nix
Normal file
11
modules/misc/news/2025/08/2025-08-08_00-39-04.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
time = "2025-08-08T00:39:04+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
A new module is available: 'programs.sheldon'.
|
||||
|
||||
Sheldon is a fast shell plugin manager that supports Bash, Zsh, and Fish.
|
||||
It allows you to manage shell plugins efficiently with configuration
|
||||
through a simple TOML file.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/08/2025-08-10_16-03-30.nix
Normal file
11
modules/misc/news/2025/08/2025-08-10_16-03-30.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
time = "2025-08-10T16:03:30+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
A new module is available: 'programs.jrnl'.
|
||||
|
||||
jrnl is a command-line journaling application that stores your journal
|
||||
entries in plain text files with optional encryption. This module allows
|
||||
configuring jrnl settings including journals, encryption, and output formats.
|
||||
'';
|
||||
}
|
||||
11
modules/misc/news/2025/08/2025-08-11_04-23-58.nix
Normal file
11
modules/misc/news/2025/08/2025-08-11_04-23-58.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
time = "2025-08-11T04:23:58+00:00";
|
||||
condition = pkgs.stdenv.hostPlatform.isLinux;
|
||||
message = ''
|
||||
A new service is available: 'services.walker'.
|
||||
|
||||
Walker is a fast, customizable application launcher. It provides
|
||||
a themeable interface for launching applications, running commands, and more.
|
||||
'';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue