updated onlyoffice with agenix

This commit is contained in:
2023-06-14 12:52:14 -07:00
parent c18dc66e16
commit 25bb2053cb
2 changed files with 2 additions and 0 deletions

View File

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