From 7a6b7b9d310b92aae7b73ce4d354bd41fca4a585 Mon Sep 17 00:00:00 2001 From: Squibid Date: Mon, 10 Nov 2025 01:29:35 -0500 Subject: [PATCH] auto commit on build modules/os.nix --- modules/os.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/os.nix b/modules/os.nix index c1d5a86..5b49310 100644 --- a/modules/os.nix +++ b/modules/os.nix @@ -9,6 +9,7 @@ dates = "weekly"; automatic = true; randomizedDelaySec = "45min"; + options = "--delete-older-than 30d"; }; };