Files
os/host/common/optional/email.nix
2025-08-15 19:54:31 -04:00

2 lines
49 B
Nix

{ ... }: { programs.thunderbird.enable = true; }