nachtigall: don't use staging secret
Some checks failed
Flake checks / Check (pull_request) Has been cancelled

This commit is contained in:
teutat3s 2025-05-22 01:16:15 +02:00
parent 51169cf580
commit 28abbfce2f
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -101,7 +101,7 @@
};
age.secrets."matrix-draupnir-http-antispam-authorization-file" = {
file = "${flake.self}/secrets/staging-matrix-draupnir-http-antispam-authorization-file.age";
file = "${flake.self}/secrets/matrix-draupnir-http-antispam-authorization-file.age";
mode = "440";
owner = "root";
group = "matrix-synapse";