1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-16 11:31:47 +02:00
Commit graph

4 commits

Author SHA1 Message Date
Robert Helgesson
f3c02513a9
Remove unnecessary dag variables
Also remove a few trailing whitespaces.

(cherry picked from commit 701b4130bd)
2018-09-24 23:53:55 +02:00
Matthieu Coudron
453d0494fb
notmuch: synchronize_flag should be "true"
...and not "True"

According to doc https://notmuchmail.org/manpages/notmuch-config-1/

It also causes a crash in astroid :
https://github.com/astroidmail/astroid/issues/546
2018-09-07 19:38:39 +02:00
Robert Helgesson
4b32f16747
Use submodules for program email accounts
This reworks the way program specific email account options are
specified. In particular, we no longer use the deprecated `options`
field of `mkOption`. Instead submodules are used.
2018-08-16 21:37:42 +02:00
Robert Helgesson
eecebbf186
notmuch: add module
Co-authored-by: Matthieu Coudron <mattator@gmail.com>
2018-07-01 18:44:53 +02:00