programs.thunderbird.settings
Home-Manager option
Attribute set of Thunderbird preferences to be added to all profiles.
type: Thunderbird preference (int, bool, string, and also attrs, list, float as a JSON string)Default
{ }Example
declared in: <home-manager/modules/programs/thunderbird.nix>source unavailable{ "general.useragent.override" = ""; "privacy.donottrackheader.enabled" = true; }