From d46d270ad06712d2a1b442765f5722db2faa4382 Mon Sep 17 00:00:00 2001 From: blake Date: Sat, 11 Oct 2025 12:20:29 -0500 Subject: [PATCH] 292 current 2025-10-11 12:17:54 25.05.20251006.20c4598 6.12.50 * --- flake.nix | 2 +- modules/system/backups.nix | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 49c77d0..87ff605 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 291 current 2025-10-11 12:01:16 25.05.20251006.20c4598 6.12.50 * +# generation: 292 current 2025-10-11 12:17:54 25.05.20251006.20c4598 6.12.50 * { description = "blakes nix config"; inputs = { diff --git a/modules/system/backups.nix b/modules/system/backups.nix index 4accfbb..595c1a3 100644 --- a/modules/system/backups.nix +++ b/modules/system/backups.nix @@ -64,6 +64,8 @@ in borg init --encryption=repokey "$BORG_REPO" fi + borg break-lock "$BORG_REPO" || true + echo "starting backup at $timestamp" if [ "$mode" = "sep" ]; then