mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced 2025-05-31 15:07:52 +05:00
docs: fix code block syntax in migration init
This commit is contained in:
parent
6a78dc3375
commit
10cccc7706
@ -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…
x
Reference in New Issue
Block a user