1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-10-01 10:47:29 +02:00
home-manager/tests/modules/programs/neomutt
Sumner Evans f8b51be714
neomutt: add support for signature command (#2899)
Neomutt will run the given command (which can be a string or a path)
and take the output from stdout and use it as the signature for your
email.

Co-authored-by: Nicolas Berbiche <nicolas@normie.dev>
2022-04-29 14:01:53 -06:00
..
default.nix neomutt: add support for signature command (#2899) 2022-04-29 14:01:53 -06:00
hm-example.com-expected neomutt: add support for signature command (#2899) 2022-04-29 14:01:53 -06:00
hm-example.com-gpg-expected.conf neomutt: add support for signature command (#2899) 2022-04-29 14:01:53 -06:00
hm-example.com-msmtp-expected.conf neomutt: add support for signature command (#2899) 2022-04-29 14:01:53 -06:00
hm-example.com-no-folder-change-expected.conf neomutt: add support for signature command (#2899) 2022-04-29 14:01:53 -06:00
hm-example.com-signature-command-expected neomutt: add support for signature command (#2899) 2022-04-29 14:01:53 -06:00
hm-example.com-signature-expected neomutt: add support for signature command (#2899) 2022-04-29 14:01:53 -06:00
neomutt-expected.conf
neomutt-no-folder-change.nix
neomutt-not-primary-expected.conf
neomutt-not-primary.nix
neomutt-with-binds-expected.conf
neomutt-with-binds-invalid-settings.nix
neomutt-with-binds-with-warning.nix
neomutt-with-binds.nix
neomutt-with-gpg.nix
neomutt-with-msmtp.nix
neomutt-with-named-mailboxes-expected.conf
neomutt-with-named-mailboxes.nix
neomutt-with-signature-command.nix neomutt: add support for signature command (#2899) 2022-04-29 14:01:53 -06:00
neomutt-with-signature.nix neomutt: add support for signature command (#2899) 2022-04-29 14:01:53 -06:00
neomutt.nix