misc cleanup and chat apps

This commit is contained in:
Matt Nish-Lapidus 2025-04-24 12:36:39 -04:00
parent 7e413fe08e
commit 5f4546c508
7 changed files with 74 additions and 64 deletions

View file

@ -36,7 +36,9 @@ in
USER = "git@gt.emenel.ca";
};
};
mailerPasswordFile = config.sops.secrets.forgejo-smtp.path;
secrets = {
mailer.PASSWD = config.sops.secrets.forgejo-smtp.path;
};
};
caddy.virtualHosts."gt.emenel.ca" = {