diff --git a/config-joey.hs b/config-joey.hs index 5951455..00c811d 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -79,6 +79,8 @@ hosts = -- (o) ` & Apt.unattendedUpgrades & Apt.serviceInstalledRunning "ntp" & Dns.zones myDnsSecondary + + & Apt.serviceInstalledRunning "postfix" & Apt.serviceInstalledRunning "apache2" & File.hasPrivContent "/etc/ssl/certs/web.pem"