fixes?
This commit is contained in:
parent
ad5ba0eb46
commit
d564bd5d0f
3 changed files with 11 additions and 1 deletions
|
|
@ -7,4 +7,10 @@
|
|||
./dovecot.nix
|
||||
./roundcube.nix
|
||||
];
|
||||
|
||||
security.acme.certs."${config.networking.domain}".reloadServices = [
|
||||
"nginx"
|
||||
"dovecot2"
|
||||
"postfix"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue