fix: effownejbwenfvc

This commit is contained in:
2025-11-12 18:46:23 +03:00
parent 24aadc213e
commit 9844252b4d

View File

@@ -130,6 +130,7 @@ in
in {
postStart = ''
chmod 550 '${cfgFile}'
echo "1111" >> ${cfgFile} # DEBUG
${lib.getExe pkgs.replace-secret} "@replace_oauth_secret@" "${oauthClientSecretFP}" "${cfgFile}"
chmod 440 '${cfgFile}'
'';