updated onlyoffice with agenix

This commit is contained in:
2023-06-14 18:00:15 -07:00
parent 0d5bafa857
commit ab28793fd9
2 changed files with 2 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ let
{
services.onlyoffice = {
enable = true;
jwtSecretFile = "${personalization.age.secrets.onlyofficejwtSecretFile.file}";
jwtSecretFile = "${personalization.onlyofficejwtSecretFile}";
};
services.nginx.defaultSSLListenPort = 9443;