1 2 3 4 5 6 7 8
{ config, lib, pkgs, ... }: with import <stockholm/lib>; { krebs.exim-retiolum.enable = true; tv.iptables.input-retiolum-accept-tcp = singleton "smtp"; }