hosts/remilia: add stateVersion in mailserver
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
in
|
||||
rec {
|
||||
enable = true;
|
||||
stateVersion = 1;
|
||||
fqdn = "mail.${domain}";
|
||||
sendingFqdn = fqdn;
|
||||
domains = [ domain ];
|
||||
|
Reference in New Issue
Block a user