services.roundcube.dicts

NixOS option

List of aspell dictionaries for spell checking. If empty, spell checking is disabled.

type: list of package
Default
[ ]
Example
with pkgs.aspellDicts; [ en fr de ]
declared in: nixos/modules/services/mail/roundcube.nixView source on NixOS/nixpkgs →