Encryption
This commit is contained in:
@@ -4,7 +4,7 @@ let
|
||||
isEnabled =
|
||||
config.azos.mail.enable;
|
||||
in {
|
||||
optionns.azos.mail.enable = lib.mkOption {
|
||||
options.azos.mail.enable = lib.mkOption {
|
||||
default = true;
|
||||
example = true;
|
||||
type = lib.types.bool;
|
||||
|
||||
Reference in New Issue
Block a user