From 085d91f2cd68ddc05b749de4042cdc4a24349f50 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Tue, 31 Mar 2026 20:39:53 +0200 Subject: [PATCH] reduce the kept backups on juptier --- hosts/jupiter/hardware-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/jupiter/hardware-configuration.nix b/hosts/jupiter/hardware-configuration.nix index 12e243c..971c549 100644 --- a/hosts/jupiter/hardware-configuration.nix +++ b/hosts/jupiter/hardware-configuration.nix @@ -60,7 +60,7 @@ snapshot_dir = "@snapshots"; timestamp_format = "long"; - snapshot_preserve = "2m 2w 5d 5h"; + snapshot_preserve = "2w 5d 5h"; snapshot_preserve_min = "latest"; volume = {