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; services.tailscale.authKeyFile = config.age.secrets.tailscale-key.path;
# MyMX # Website
services.jetpham-website.enable = false; services.jetpham-website = {
services.jetpham-website.tor.enable = false; enable = true;
tor.enable = true;
};
services.mymx = { services.mymx = {
enable = true; enable = true;