From 5443ca20ed5c5da327de37a09910dc1c66fc3712 Mon Sep 17 00:00:00 2001 From: Aguirre Matteo Date: Mon, 6 Oct 2025 20:29:22 -0300 Subject: [PATCH] news: add amfora entry --- modules/misc/news/2025/10/2025-10-06_20-28-22.nix | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 modules/misc/news/2025/10/2025-10-06_20-28-22.nix diff --git a/modules/misc/news/2025/10/2025-10-06_20-28-22.nix b/modules/misc/news/2025/10/2025-10-06_20-28-22.nix new file mode 100644 index 00000000..c0fe9a21 --- /dev/null +++ b/modules/misc/news/2025/10/2025-10-06_20-28-22.nix @@ -0,0 +1,11 @@ +{ + time = "2025-10-06T23:28:22+00:00"; + condition = true; + message = '' + A new module is available: `programs.amfora` + + Amfora aims to be the best looking Gemini client with the most features... + all in the terminal. It does not support Gopher or other non-Web protocols + - check out Bombadillo for that. + ''; +}