switch to use immich-go toolkit
This commit is contained in:
parent
cd186314cc
commit
beaeecc5f2
9 changed files with 37 additions and 62 deletions
|
|
@ -144,7 +144,6 @@
|
|||
};
|
||||
|
||||
services.samba-custom.shares = {
|
||||
DCIM = "/mnt/storage/DCIM";
|
||||
Downloads = "/home/yanlin/Downloads";
|
||||
};
|
||||
|
||||
|
|
@ -153,7 +152,7 @@
|
|||
enable = true;
|
||||
repositoryUrl = "ssh://helsinki-box/./nfss";
|
||||
backupPaths = [
|
||||
"/mnt/storage/DCIM"
|
||||
"/mnt/storage/photos/library"
|
||||
];
|
||||
backupFrequency = "*-*-* 01:00:00";
|
||||
retention = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue