diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common.nix b/lib/common.nix index 84fe90f..ae55b2e 100644 --- a/lib/common.nix +++ b/lib/common.nix @@ -104,6 +104,7 @@ in composeencoding = "UTF-8"; annotate = "yes"; }; + log.date = "local"; }; }; |