feat: re-enable jetpham.com

This commit is contained in:
Jet 2026-03-24 21:52:57 -07:00
parent 02811f2d4d
commit ad46ccbc2b
No known key found for this signature in database

View file

@ -147,9 +147,11 @@
services.tailscale.authKeyFile = config.age.secrets.tailscale-key.path;
# MyMX
services.jetpham-website.enable = false;
services.jetpham-website.tor.enable = false;
# Website
services.jetpham-website = {
enable = true;
tor.enable = true;
};
services.mymx = {
enable = true;