1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-28 09:28:32 +02:00
home-manager/modules/misc
Robert Helgesson 34bb9b5766
email: add module
This adds a general module infrastructure for configuring email
accounts. The intent is to specify high level information such as IMAP
and SMTP hostnames and login information so that more specific program
and service modules do not have to duplicate options for specifying
accounts.

It is allowed for modules to inject further options within this
namespace where relevant. For example, an MUA may wish add an option
to add per-account filter rules.

Co-authored-by: Matthieu Coudron <mattator@gmail.com>
2018-07-01 18:06:09 +02:00
..
fontconfig.nix use xdg.configFile for files in XDG config home 2017-10-29 01:59:34 +02:00
gtk.nix gtk: remove deprecated options 2017-12-23 12:46:02 +01:00
news.nix email: add module 2018-07-01 18:06:09 +02:00
nixpkgs.nix nixpkgs: expand description of nixpkgs.config and nixpkgs.overlays 2018-03-20 20:23:42 +01:00
pam.nix Remove deprecated option home.sessionVariableSetter 2018-02-08 22:54:29 +01:00
qt.nix qt: support GTK+ theming for Qt services 2018-06-03 17:26:47 +02:00
xdg.nix xdg: add option 'xdg.dataFile' 2017-11-11 00:30:53 +01:00