feat: fix up state for mailserver
This commit is contained in:
parent
b12721b579
commit
46872520fa
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
mailserver = {
|
mailserver = {
|
||||||
stateVersion = 1;
|
stateVersion = "25.11";
|
||||||
enable = true;
|
enable = true;
|
||||||
fqdn = "mail.sprechtl.me";
|
fqdn = "mail.sprechtl.me";
|
||||||
domains = ["sprechtl.me"];
|
domains = ["sprechtl.me"];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue