mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
During migration to new format and removing from the inline files. We lost some entries. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
10 lines
254 B
Nix
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.
|
|
'';
|
|
}
|