change borg backup host
This commit is contained in:
parent
a94c3d1059
commit
9105aa037f
3 changed files with 9 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue