docs: fix code block syntax in migration init

This commit is contained in:
Martin Weinelt 2025-05-29 08:48:56 +02:00
parent 6a78dc3375
commit 10cccc7706
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -16,7 +16,7 @@ NixOS 25.11
This option was introduced in the NixOS 25.11 release cycle, in which case you
can safely initialize its value at `1`.
:: code-block: nix
.. code-block:: nix
mailserver.stateVersion = 1;