aboutsummaryrefslogtreecommitdiff
path: root/home-manager/tests/modules/programs/neomutt/default.nix
blob: aef9f37e02cc94f155a0cb5f533c953690062b7a (plain)
1
2
3
4
{
  neomutt-simple = ./neomutt.nix;
  neomutt-with-msmtp = ./neomutt-with-msmtp.nix;
}