docs/setup-guide: bump example stateVersion to 2
If you do a fresh install now you should be able to skip the first migration step.
This commit is contained in:
parent
8e0074c4e5
commit
e0ab4eeb67
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ common ones.
|
|||
|
||||
mailserver = {
|
||||
enable = true;
|
||||
stateVersion = 1;
|
||||
stateVersion = 2;
|
||||
fqdn = "mail.example.com";
|
||||
domains = [ "example.com" ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue