Fix sops lol

This commit is contained in:
Nathan McCarty 2022-05-23 00:28:22 -04:00
parent 24f696ae12
commit dc4f5788e2
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 3 deletions

View File

@ -397,9 +397,7 @@ in
# Matrix recaptcha keys
sops.secrets."matrix-secrets.yaml" = {
owner = config.users.users.nobody.name;
group = config.users.users.nobody.name;
mode = "0440";
owner = "matrix-synapse";
format = "binary";
sopsFile = ../../secrets/matrix-community-recaptcha;
};