Merge pull request #101397 from joee/patch-2
nixos/ssmtp: minor typo fix
This commit is contained in:
commit
2e1d089b54
@ -1,6 +1,6 @@
|
|||||||
# Configuration for `ssmtp', a trivial mail transfer agent that can
|
# Configuration for `ssmtp', a trivial mail transfer agent that can
|
||||||
# replace sendmail/postfix on simple systems. It delivers email
|
# replace sendmail/postfix on simple systems. It delivers email
|
||||||
# directly to an SMTP server defined in its configuration file, wihout
|
# directly to an SMTP server defined in its configuration file, without
|
||||||
# queueing mail locally.
|
# queueing mail locally.
|
||||||
|
|
||||||
{ config, lib, pkgs, ... }:
|
{ config, lib, pkgs, ... }:
|
||||||
|
Loading…
Reference in New Issue
Block a user