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:
@@ -72,7 +72,7 @@ common ones.
|
||||
|
||||
mailserver = {
|
||||
enable = true;
|
||||
stateVersion = 1;
|
||||
stateVersion = 2;
|
||||
fqdn = "mail.example.com";
|
||||
domains = [ "example.com" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user