mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
8 lines
80 B
Nix
8 lines
80 B
Nix
{
|
|
programs.thunderbird = {
|
|
enable = true;
|
|
profiles = {
|
|
|
|
};
|
|
};
|
|
}
|