nixpkgs/nixos/modules
Christian Kauhaus dd87e9eb4d ssmtp: use services.ssmtp.* options
This PR is part of the networking.* namespace cleanup.

ssmtp used to be configured via `networking.defaultMailServer` which is
sort of misleading since it provides options only for ssmtp. Other
dumb mail relays like nullmailer have always been living under
services.

The intent of this PR is to align ssmtp's options with those of similar
services. Specifically, two renames have been done:

* Rename `networking.defaultMailHost` to `services.ssmtp`.
* Rename `directDelivery` to `enable` because this is what it basically does.
2019-11-26 11:08:44 +01:00
..
config networking.vpnc: remove option 2019-11-24 14:03:29 +01:00
hardware nixos/slim: remove 2019-11-11 17:10:41 -05:00
i18n/input-method Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
installer nixos/plasma5: drop enableQt4Support option 2019-11-22 09:01:05 +01:00
misc nixos/ids: Add types to allow overrides on static uids, gids 2019-11-18 09:24:35 +01:00
profiles nixos/plasma5: drop enableQt4Support option 2019-11-22 09:01:05 +01:00
programs ssmtp: use services.ssmtp.* options 2019-11-26 11:08:44 +01:00
security nixos/acme: Fix allowKeysForGroup not applying immediately (#72056) 2019-11-13 23:51:34 +01:00
services osquery: remove 2019-11-24 22:38:07 +01:00
system nixos/timesyncd: add user systemd-timesync to group systemd-timesync 2019-11-25 10:46:28 +01:00
tasks Fix typo in message (vswichtesvswitches) 2019-10-26 13:26:01 +02:00
testing nixos/testing: remove leftover of virtualisation.qemu.program 2019-08-29 10:12:13 +02:00
virtualisation Merge pull request #72996 from elohmeier/containers-fix 2019-11-25 09:35:09 +00:00
module-list.nix osquery: remove 2019-11-24 22:38:07 +01:00
rename.nix ssmtp: use services.ssmtp.* options 2019-11-26 11:08:44 +01:00