mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2025-12-14 07:38:19 +01:00
vps1: add stateVersion to mailserver
This commit is contained in:
parent
4290edb613
commit
1be513b272
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ in
|
||||||
{
|
{
|
||||||
mailserver = {
|
mailserver = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
stateVersion = 3;
|
||||||
fqdn = domain;
|
fqdn = domain;
|
||||||
domains = [
|
domains = [
|
||||||
rootDomain
|
rootDomain
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue