292 current 2025-10-11 12:17:54 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# flake for blakes nixos config
|
# flake for blakes nixos config
|
||||||
# define new devices in outputs
|
# 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";
|
description = "blakes nix config";
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|||||||
@@ -64,6 +64,8 @@ in
|
|||||||
borg init --encryption=repokey "$BORG_REPO"
|
borg init --encryption=repokey "$BORG_REPO"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
borg break-lock "$BORG_REPO" || true
|
||||||
|
|
||||||
echo "starting backup at $timestamp"
|
echo "starting backup at $timestamp"
|
||||||
|
|
||||||
if [ "$mode" = "sep" ]; then
|
if [ "$mode" = "sep" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user