mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2025-12-13 23:28:20 +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 = {
|
||||
enable = true;
|
||||
stateVersion = 3;
|
||||
fqdn = domain;
|
||||
domains = [
|
||||
rootDomain
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue