mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
news: add ahoviewer entry
This commit is contained in:
parent
366b60b8a0
commit
5468c92a23
1 changed files with 11 additions and 0 deletions
11
modules/misc/news/2025/09/2025-09-23_10-42-39.nix
Normal file
11
modules/misc/news/2025/09/2025-09-23_10-42-39.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
time = "2025-09-23T13:42:39+00:00";
|
||||
condition = pkgs.stdenv.hostPlatform.isLinux;
|
||||
message = ''
|
||||
A new module is available: `programs.ahoviewer`
|
||||
|
||||
Ahoviewer is a GTK image viewer, manga reader, and booru browser.
|
||||
'';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue