Fix spelling of lmtp in option
This commit is contained in:
committed by
Ryan Trinkle
parent
e1b0bb42b4
commit
066dba1b2f
@@ -182,7 +182,7 @@ in
|
||||
default = {};
|
||||
};
|
||||
|
||||
lmptSaveToDetailMailbox = mkOption {
|
||||
lmtpSaveToDetailMailbox = mkOption {
|
||||
type = types.enum ["yes" "no"];
|
||||
default = "yes";
|
||||
description = ''
|
||||
|
||||
Reference in New Issue
Block a user