Update hosts/docker/configuration.nix

This commit is contained in:
2026-04-14 23:29:01 +00:00
parent f14aa9755b
commit 4bf32f23ab
-1
View File
@@ -48,7 +48,6 @@ in
size = "100M";
rotate = 20;
compress = true;
delaycompress = true;
missingok = true;
notifempty = true;
copytruncate = true;