1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00
home-manager/modules/misc/news/2025/03/2025-03-24_15-29-33.nix
Austin Horstman 60e4624302
news: re-add dropped news entries (#7173)
During migration to new format and removing from the inline files. We
lost some entries.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-05-31 00:19:34 -05:00

10 lines
254 B
Nix

{
time = "2025-03-24T15:29:33+00:00";
condition = true;
message = ''
A new module is available: 'programs.smug'.
Session manager and task runner for tmux written in Go.
See https://github.com/ivaaaan/smug for more information.
'';
}