docs: fix code block syntax in migration init
This commit is contained in:
parent
6a78dc3375
commit
10cccc7706
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue