summaryrefslogtreecommitdiff
path: root/service.nix
diff options
context:
space:
mode:
Diffstat (limited to 'service.nix')
-rw-r--r--service.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/service.nix b/service.nix
index 6024b5e..e1ebe1c 100644
--- a/service.nix
+++ b/service.nix
@@ -53,6 +53,7 @@ in
DynamicUser = true;
RuntimeDirectory = "lex-serve";
WorkingDirectory = lex_surf;
+ LogExtraFields = "LOG_FORMAT=logfmt";
};
environment = {