This commit is contained in:
2025-09-11 18:51:52 +03:00
parent a98d058ad3
commit e7109a09ff

View File

@@ -93,7 +93,7 @@ in
systemd = {
services.mastodon = {
services.mastodon-web = {
unitConfig.RequiresMountsFor = lib.mkIf sp.useBinds "/volumes/${cfg.location}/mastodon";
serviceConfig = {
loadCredentials = ["client-secret:${oauthClientSecretFP}"];