ma 2 exim-retiolum: add firewall exception for exim-retiolum
This commit is contained in:
parent
8d5e5dad8a
commit
3cce6ddda4
@ -2,9 +2,10 @@
|
|||||||
|
|
||||||
with config.krebs.lib;
|
with config.krebs.lib;
|
||||||
{
|
{
|
||||||
|
networking.firewall.allowedTCPPorts = [ 25 ];
|
||||||
|
|
||||||
krebs.exim-retiolum.enable = true;
|
krebs.exim-retiolum.enable = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
msmtp
|
msmtp
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user