setup thinkpad borg server
This commit is contained in:
parent
a4d208591b
commit
6821e1e3a5
3 changed files with 18 additions and 8 deletions
|
|
@ -144,9 +144,10 @@
|
|||
|
||||
# Borg backup configuration
|
||||
services.borg-client-custom = {
|
||||
enable = false;
|
||||
repositoryUrl = "ssh://borg-box/./nfss";
|
||||
enable = true;
|
||||
repositoryUrl = "ssh://nfss@thinkpad/./";
|
||||
backupPaths = [
|
||||
"/mnt/essd/DCIM"
|
||||
];
|
||||
backupFrequency = "*-*-* 01:00:00";
|
||||
retention = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue