my-nixos-config/nixos/modules/thunderbird.nix
2025-11-11 16:09:55 +01:00

3 lines
42 B
Nix

{
programs.thunderbird.enable = true;
}