modules: services: nginx-sso: always rewrite conf

This commit is contained in:
Bruno BELANYI 2021-11-05 15:12:14 +01:00
parent a36eae4e66
commit d490a7de78
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ in
# The files to be merged might not have the correct permissions
ExecStartPre = ''+${pkgs.writeScript "merge-nginx-sso-config" ''
#!${pkgs.bash}/bin/bash
rm -f '${confPath}'
${utils.genJqSecretsReplacementSnippet cfg.configuration confPath}
# Fix permissions