diff options
| author | Jakub Stachurski <jakub@wilkuu.xyz> | 2026-06-07 20:13:51 +0200 |
|---|---|---|
| committer | Jakub Stachurski <jakub@wilkuu.xyz> | 2026-06-07 20:13:51 +0200 |
| commit | e435b7e1342486bac8b133f230576d7539cb691c (patch) | |
| tree | e1a217fbdfd3c347b88d99df5104874ca9538648 /hosts/omega-relay/firewall.nix | |
| parent | 785f03d77a8b6c413730d8f464eb8f5ebc1efcfa (diff) | |
mail(omega): Finalize config for mail
Diffstat (limited to 'hosts/omega-relay/firewall.nix')
| -rw-r--r-- | hosts/omega-relay/firewall.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/omega-relay/firewall.nix b/hosts/omega-relay/firewall.nix index 086a86e..38cd9a1 100644 --- a/hosts/omega-relay/firewall.nix +++ b/hosts/omega-relay/firewall.nix @@ -10,6 +10,7 @@ let 443 993 465 + 587 ]; baseUDP = [ wgHomePort # Wireguard |
