l domsen: add legacy ssl certs for legacy devices
This commit is contained in:
parent
f76b72358d
commit
c361849c38
@ -105,6 +105,10 @@ in {
|
||||
|
||||
# MAIL STUFF
|
||||
# TODO: make into its own module
|
||||
|
||||
# workaround for android 7
|
||||
security.acme.certs."lassul.us".keyType = "rsa4096";
|
||||
|
||||
services.dovecot2 = {
|
||||
enable = true;
|
||||
mailLocation = "maildir:~/Mail";
|
||||
|
Loading…
Reference in New Issue
Block a user