default.nix (105B)
1 {...}: { 2 programs.thunderbird.enable = true; 3 programs.thunderbird.profiles.default.isDefault = true; 4 }