feat: add spell dicts
This commit is contained in:
parent
2912359f1a
commit
dda126bdc5
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@
|
|||
services.roundcube = {
|
||||
enable = true;
|
||||
hostName = "webmail.moritz.foo";
|
||||
dicts = with pkgs.aspellDicts; [en de];
|
||||
extraConfig = ''
|
||||
# starttls needed for authentication, so the fqdn required to match
|
||||
# the certificate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue