MyNixOS website logo
option

programs.thunderbird.languagePacks

Thunderbird language packs to install and activate through enterprise policies.

Available language codes can be found on the releases page: https://releases.mozilla.org/pub/thunderbird/releases/${version}/linux-x86_64/xpi/, replacing ${version} with the version of Thunderbird you have. If the version string of your Thunderbird package differs from the upstream version, override the internal release option.

Declarations
Type
list of string
Default
[ ]
Example
[
  "en-GB"
  "de"
]