remove matrix-synapse from hel1-a
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
repo = "zh2769@zh2769.rsync.net:hel1-a.servers.jakst-var_lib";
|
||||
paths = [
|
||||
"/var/lib/.snapshot-latest/headscale"
|
||||
"/var/lib/.snapshot-latest/matrix-synapse"
|
||||
];
|
||||
backup_at = "*-*-* 00:05:00";
|
||||
};
|
||||
@@ -86,13 +85,6 @@
|
||||
saslPasswdPath = config.age.secrets.sasl-passwd.path;
|
||||
};
|
||||
|
||||
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;
|
||||
};
|
||||
|
||||
zfsunlock = {
|
||||
enable = true;
|
||||
targets."vno1-oh2.servers.jakst" = let
|
||||
|
||||
@@ -56,6 +56,7 @@
|
||||
"/var/lib/.snapshot-latest/private/soju"
|
||||
"/var/lib/.snapshot-latest/gitea"
|
||||
"/var/lib/.snapshot-latest/grafana"
|
||||
"/var/lib/.snapshot-latest/matrix-synapse"
|
||||
];
|
||||
backup_at = "*-*-* 00:01:00";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user