services.roundcube.dicts
NixOS option
List of aspell dictionaries for spell checking. If empty, spell checking is disabled.
type: list of packageDefault
[ ]
Example
declared in: nixos/modules/services/mail/roundcube.nixView source on NixOS/nixpkgs →with pkgs.aspellDicts; [ en fr de ]