docs: fix indent of builtins and nix.conf descriptions in manual

The manual for the builtins and nix.conf currently has inconsistent
indentation, which causes some of the descriptions to end up being
partially treatedas code blocks in markdown (and thus the manual).

This was simply caused by the template string for the docs having
too much indentation before the description is inserted, so this fixes
that 16-bytes mistake.

Change-Id: Ia264e3b1abb20430109029d07a2d2b0a1a726bd4
(cherry picked from commit 8294cd534b)
This commit is contained in:
blokyk
2026-03-18 16:43:49 +00:00
committed by eldritch horrors
parent f156a27cf4
commit bc506e4f67
2 changed files with 2 additions and 2 deletions