340 current 2025-10-11 23:47:35 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-12 00:16:27 -05:00
parent 74ec8a9bd6
commit f53c815437

View File

@@ -91,6 +91,7 @@ in
--keep-weekly=52 \
--keep-monthly=-1
echo "backup run complete at \"$BORG_REPO::$archive\""
exit 0
''
) cfg.baks)}
else
@@ -117,6 +118,7 @@ in
--keep-weekly=52 \
--keep-monthly=-1
echo "backup run complete at \"$BORG_REPO::${toString config.networking.hostName}\""
exit 0
fi
'';
};