options virus scanning
This commit is contained in:
parent
4c389aef41
commit
9d7716d262
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ let
|
|||
enable_pop3 = false;
|
||||
imap_ssl = false;
|
||||
pop3_ssl = false;
|
||||
virus_scanning = false;
|
||||
in
|
||||
{
|
||||
imports = [ ./mail-server.nix ];
|
||||
|
|
Loading…
Reference in a new issue