change borg backup host

This commit is contained in:
Yan Lin 2025-10-20 14:36:31 +02:00
parent a94c3d1059
commit 9105aa037f
3 changed files with 9 additions and 2 deletions

View file

@ -59,7 +59,7 @@
services.borgbackup-custom = {
enable = true;
# Use SSH alias from SSH config for remote backup to thinkpad borg server
repositoryUrl = "ssh://borg-backup/./vps";
repositoryUrl = "ssh://borg-box/./vps";
backupPaths = [
"/home"
"/var/lib/containers/config"