nixos/ssmtp: minor typo fix
This commit is contained in:
parent
7cf2a6d284
commit
1d420c8115
@ -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…
x
Reference in New Issue
Block a user