Add starrysky and thecoded.prof to mail ACME

we've added mail to a few more domains. We need mailcow to request ACME
for all domains it controls. This commit fixes the list so we correctly
request ACME

Change-Id: I8d1246d838bf85afce20df224fa631180723a811
Reviewed-on: https://git.clicks.codes/c/Clicks/NixFiles/+/188
Tested-by: Skyler Grey <minion@clicks.codes>
Reviewed-by: Samuel Shuert <coded@clicks.codes>
diff --git a/modules/common/mailcow.nix b/modules/common/mailcow.nix
index 681573f..7fa0b93 100644
--- a/modules/common/mailcow.nix
+++ b/modules/common/mailcow.nix
@@ -4,6 +4,9 @@
     "coded.codes"
     "hopescaramels.com"
     "trans.gg"
+    "starrysky.fyi"
+    "a.starrysky.fyi"
+    "thecoded.prof"
   ];
   mailACMEHosts = [
     "mail.clicks.codes"