fix
This commit is contained in:
@@ -93,7 +93,7 @@ in
|
|||||||
|
|
||||||
|
|
||||||
systemd = {
|
systemd = {
|
||||||
services.mastodon = {
|
services.mastodon-web = {
|
||||||
unitConfig.RequiresMountsFor = lib.mkIf sp.useBinds "/volumes/${cfg.location}/mastodon";
|
unitConfig.RequiresMountsFor = lib.mkIf sp.useBinds "/volumes/${cfg.location}/mastodon";
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
loadCredentials = ["client-secret:${oauthClientSecretFP}"];
|
loadCredentials = ["client-secret:${oauthClientSecretFP}"];
|
||||||
|
Reference in New Issue
Block a user