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

2 lines
49 B
Nix

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