feat: remove the unneccesary double_puppet stuff

This commit is contained in:
s-prechtl 2025-07-16 21:36:17 +02:00
parent 96e5e75f50
commit b9945561f7

View file

@ -227,12 +227,6 @@ in {
double_puppet = { double_puppet = {
allow_discovery = false; allow_discovery = false;
servers = {
"sprechtl.me" = "https://matrix.sprechtl.me"; # Your homeserver
};
secrets = {
"sprechtl.me" = "$DOUBLE_PUPPET_SECRET_SERVER"; # Use the AS token from your registration file
};
}; };
network = { network = {