From 93baff94f1c83d9f63d61f65fed34cca675a24a2 Mon Sep 17 00:00:00 2001 From: Rouven Seifert Date: Sat, 13 Jan 2024 17:40:20 +0100 Subject: [PATCH] formatting --- modules/zammad.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/zammad.nix b/modules/zammad.nix index 2f11d1d..5d942e7 100644 --- a/modules/zammad.nix +++ b/modules/zammad.nix @@ -12,7 +12,7 @@ in port = 8085; secretKeyBaseFile = config.sops.secrets."zammad_secret".path; }; - + # disably spammy logs systemd.services.zammad-web.preStart = ''