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

View File

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