From bbccee87134fdf6d153d10ff8c06f94d7339c830 Mon Sep 17 00:00:00 2001 From: Anton Date: Thu, 5 Feb 2026 14:36:40 +0500 Subject: [PATCH] halloy: fix URL in description --- modules/programs/halloy.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/programs/halloy.nix b/modules/programs/halloy.nix index 29b9aac6..c6ff774e 100644 --- a/modules/programs/halloy.nix +++ b/modules/programs/halloy.nix @@ -36,7 +36,7 @@ in }; description = '' Configuration settings for halloy. All available options can be - found here: . Note that + found here: . Note that halloy requires at least one `server` to be configured, see example. ''; };