feat: add website

This commit is contained in:
Jet Pham 2026-03-09 20:08:02 -07:00
parent 5744860ade
commit f4b4dda7e9
No known key found for this signature in database
3 changed files with 107 additions and 11 deletions

View file

@ -106,6 +106,8 @@
services.tailscale.authKeyFile = config.age.secrets.tailscale-key.path;
# MyMX
services.jetpham-website.enable = true;
services.mymx = {
enable = true;
webhookSecretFile = config.age.secrets.mymx-webhook.path;