vno1-oh2: remove a bunch of stuff

This commit is contained in:
2024-08-03 13:46:00 +03:00
parent b06a34c222
commit d28f8bc4cf
9 changed files with 0 additions and 164 deletions

View File

@@ -146,13 +146,6 @@
group = "users";
};
matrix-synapse = {
enable = true;
signingKeyPath = config.age.secrets.synapse-jakstys-signing-key.path;
registrationSharedSecretPath = config.age.secrets.synapse-registration-shared-secret.path;
macaroonSecretKeyPath = config.age.secrets.synapse-macaroon-secret-key.path;
};
remote-builder.client =
let
host = myData.hosts."fra1-b.servers.jakst";