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
|
# Borg backup configuration
|
||||||
services.borgbackup-custom = {
|
services.borgbackup-custom = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# Use SSH alias from SSH config for remote backup
|
# Use SSH alias from SSH config for remote backup to thinkpad borg server
|
||||||
repositoryUrl = "ssh://storage-box/./hs";
|
repositoryUrl = "ssh://borg-backup/./hs";
|
||||||
backupPaths = [
|
backupPaths = [
|
||||||
"/home"
|
"/home"
|
||||||
"/var/lib/containers"
|
"/var/lib/containers"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue