From 2885754e64ac188058154109c90f543379cbc923 Mon Sep 17 00:00:00 2001 From: cy Date: Mon, 23 Dec 2024 17:18:18 -0500 Subject: [PATCH] delete quickly --- hosts/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/common.nix b/hosts/common.nix index 073c06b..a34e76b 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -15,7 +15,7 @@ automatic = true; dates = "19:00"; persistent = true; - options = "--delete-older-than 60d"; + options = "--delete-older-than 14d"; }; }; time.timeZone = "America/Toronto";