From 327028baa0e7a7efebebaa266651fe7221baa00a Mon Sep 17 00:00:00 2001 From: Christoph Heiss Date: Mon, 27 Jan 2025 21:33:43 +0100 Subject: [PATCH] nixos/pixelfed: fix typo in nginx submodule description Signed-off-by: Christoph Heiss --- nixos/modules/services/web-apps/pixelfed.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/web-apps/pixelfed.nix b/nixos/modules/services/web-apps/pixelfed.nix index 4c64a10951ab..41416e5e529e 100644 --- a/nixos/modules/services/web-apps/pixelfed.nix +++ b/nixos/modules/services/web-apps/pixelfed.nix @@ -109,7 +109,7 @@ in { } ''; description = '' - With this option, you can customize an nginx virtual host which already has sensible defaults for Dolibarr. + With this option, you can customize an nginx virtual host which already has sensible defaults for Pixelfed. Set to {} if you do not need any customization to the virtual host. If enabled, then by default, the {option}`serverName` is `''${domain}`,