remove DCIM from syncthing
This commit is contained in:
parent
2a15c8e8ad
commit
8267546811
5 changed files with 2 additions and 5 deletions
|
|
@ -150,9 +150,10 @@
|
|||
|
||||
# Borg backup configuration
|
||||
services.borg-client-custom = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
repositoryUrl = "ssh://helsinki-box/./nfss";
|
||||
backupPaths = [
|
||||
"/mnt/storage/DCIM"
|
||||
];
|
||||
backupFrequency = "*-*-* 01:00:00";
|
||||
retention = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue