1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-28 09:28:32 +02:00
home-manager/modules
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
..
accounts email: add module 2018-07-01 18:06:09 +02:00
lib lib/shell: add library of convenience functions 2018-01-07 16:59:22 +01:00
lib-bash activation-init: sanity check oldGenNum and oldGenPath 2018-03-13 20:49:45 +01:00
misc email: add module 2018-07-01 18:06:09 +02:00
programs autorandr: add rotate option 2018-06-26 21:17:54 +02:00
services gpg-agent: Add maxCacheTtl(Ssh) options 2018-06-29 00:39:14 +02:00
default.nix modules core: move modules list to own file 2017-11-24 21:58:16 +01:00
files.nix Add dag library to config.lib 2017-12-26 17:27:21 +01:00
home-environment.nix home-environment: use nix-env from PATH 2018-02-27 20:31:03 +01:00
manual.nix manual: add HTML manual 2018-05-18 23:22:03 +02:00
modules.nix email: add module 2018-07-01 18:06:09 +02:00
systemd-activate.rb systemd: improve comments 2018-05-09 16:22:02 +02:00
systemd-activate.sh allow Home Manager to be used as a NixOS module 2018-02-07 20:50:01 +01:00
systemd.nix Add support for systemd path units 2018-07-01 18:04:06 +02:00
xcursor.nix xcursor: add default cursor file option 2018-05-10 20:26:01 +02:00
xresources.nix xresources: add option extraConfig 2018-03-26 21:10:32 +02:00
xsession.nix Remove deprecated option home.sessionVariableSetter 2018-02-08 22:54:29 +01:00