alps: please don't start if there's no mailserver yet
This commit is contained in:
parent
015f66d749
commit
1a54dbd191
1 changed files with 2 additions and 0 deletions
|
@ -184,6 +184,8 @@
|
|||
bindIP = "[::1]";
|
||||
};
|
||||
|
||||
systemd.services.alps.after = [ "dovecot2.service" ];
|
||||
|
||||
services.nginx.virtualHosts."mail.hacc.space" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
|
Loading…
Reference in a new issue