setup thinkpad borg server
This commit is contained in:
parent
a4d208591b
commit
6821e1e3a5
3 changed files with 18 additions and 8 deletions
|
|
@ -75,7 +75,7 @@
|
|||
# Borg backup configuration
|
||||
services.borg-client-custom = {
|
||||
enable = true;
|
||||
repositoryUrl = "ssh://borg-box/./vps";
|
||||
repositoryUrl = "ssh://vps@thinkpad/./";
|
||||
backupPaths = [
|
||||
"/var/lib/mongodb"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue