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:
Martin Weinelt 2025-06-14 01:20:27 +02:00
parent 8e0074c4e5
commit e0ab4eeb67
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -72,7 +72,7 @@ common ones.
mailserver = {
enable = true;
stateVersion = 1;
stateVersion = 2;
fqdn = "mail.example.com";
domains = [ "example.com" ];