Skip to content

Commit e6b1a3b

Browse files
authored
nixos/pixelfed: fix typo in nginx submodule description (#377396)
2 parents 3293269 + 327028b commit e6b1a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nixos/modules/services/web-apps/pixelfed.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ in {
109109
}
110110
'';
111111
description = ''
112-
With this option, you can customize an nginx virtual host which already has sensible defaults for Dolibarr.
112+
With this option, you can customize an nginx virtual host which already has sensible defaults for Pixelfed.
113113
Set to {} if you do not need any customization to the virtual host.
114114
If enabled, then by default, the {option}`serverName` is
115115
`''${domain}`,

0 commit comments

Comments
 (0)