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/09/2025-09-15_18-14-27.nix
Michael Daniels 6f656618eb nvchecker: add module
(cherry picked from commit 3cb08dd360)
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-09-19 15:22:21 -05:00

9 lines
208 B
Nix

{
time = "2025-09-15T22:14:27+00:00";
condition = true;
message = ''
A new module is available: `programs.nvchecker`.
`nvchecker` checks if a new version of some software was released.
'';
}