adds required packages
This commit is contained in:
@@ -27,4 +27,8 @@ let
|
||||
in
|
||||
{
|
||||
networking.hostName = host_prefix + "." + domain;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
dovecot opendkim openssh postfix clamav rspamd rmilter
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user