From b1c9ae015d32acc86e82b44cec0061c8386d8ad7 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Tue, 13 Jun 2023 14:04:48 -0700 Subject: [PATCH] trouble shooting onlyoffice webserver --- modules/onlyoffice.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/onlyoffice.nix b/modules/onlyoffice.nix index 0b7b566..7a52e1e 100644 --- a/modules/onlyoffice.nix +++ b/modules/onlyoffice.nix @@ -6,4 +6,5 @@ let { services.onlyoffice = { enable = true; + }; } \ No newline at end of file