Change hs backup repo to thinkpad
This commit is contained in:
parent
ec6731f752
commit
edfca7674e
1 changed files with 2 additions and 2 deletions
|
|
@ -245,8 +245,8 @@
|
|||
# Borg backup configuration
|
||||
services.borgbackup-custom = {
|
||||
enable = true;
|
||||
# Use SSH alias from SSH config for remote backup
|
||||
repositoryUrl = "ssh://storage-box/./hs";
|
||||
# Use SSH alias from SSH config for remote backup to thinkpad borg server
|
||||
repositoryUrl = "ssh://borg-backup/./hs";
|
||||
backupPaths = [
|
||||
"/home"
|
||||
"/var/lib/containers"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue