docs: bump stateVersion in setup-example
The setup example is for new users who don't need to do any migrations just yet.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
mailserver = {
|
||||
enable = true;
|
||||
stateVersion = 3;
|
||||
stateVersion = 4;
|
||||
fqdn = "mail.example.com";
|
||||
domains = [ "example.com" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user