From 4bf32f23ab254c3fe46f7a14658f641330d919a2 Mon Sep 17 00:00:00 2001 From: beatzaplenty Date: Tue, 14 Apr 2026 23:29:01 +0000 Subject: [PATCH] Update hosts/docker/configuration.nix --- hosts/docker/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/docker/configuration.nix b/hosts/docker/configuration.nix index 847d232..7c0b7f0 100644 --- a/hosts/docker/configuration.nix +++ b/hosts/docker/configuration.nix @@ -48,7 +48,6 @@ in size = "100M"; rotate = 20; compress = true; - delaycompress = true; missingok = true; notifempty = true; copytruncate = true;