mailserver: set stateVersion to 3 after migration
This commit is contained in:
parent
fc024e409d
commit
a8f69cbc62
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ with lib;
|
||||||
{
|
{
|
||||||
mailserver = {
|
mailserver = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
stateVersion = 3;
|
||||||
fqdn = fdomain;
|
fqdn = fdomain;
|
||||||
domains = [
|
domains = [
|
||||||
fdomain
|
fdomain
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue