docs: fix code block syntax in migration init
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user