my nix stuff!

This commit is contained in:
2025-08-20 22:33:31 +03:00
parent 48100ee09e
commit 8bf64faaa8
10 changed files with 142 additions and 64 deletions

View File

@@ -14,11 +14,11 @@
PDS_CRAWLERS = "https://bsky.network";
LOG_ENABLED = "true";
PDS_HOSTNAME = "pds.darktru.win";
PDS_VERSION = "I'm an ATProto PDS!";
PDS_VERSION = "i use nix btw";
PDS_DID_PLC_URL = "https://plc.directory";
PDS_CONTACT_EMAIL_ADDRESS = "ocbwoy3@ocbwoy3.dev";
PDS_PRIVACY_POLICY_URL = "https://ocbwoy3.dev";
PDS_TERMS_OF_SERVICE_URL = "https://discord.gg/cQDvPtv3Dt";
PDS_TERMS_OF_SERVICE_URL = "https://ocbwoy3.dev";
PDS_ACCEPTING_REPO_IMPORTS = "true";
};