nachtigall: don't use staging secret
Some checks failed
Flake checks / Check (pull_request) Has been cancelled
Some checks failed
Flake checks / Check (pull_request) Has been cancelled
This commit is contained in:
parent
51169cf580
commit
28abbfce2f
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue