exclude manga from backup

This commit is contained in:
Kopatz
2025-01-14 20:10:25 +01:00
parent 16111ba310
commit eac17348f8

View File

@@ -56,6 +56,7 @@
backupPathsFull = [ "/home" kavita gitolite ] ++ syncthingFull;
in {
enable = true;
excludePaths = lib.mkOptionDefault [ "${kavita}/manga" ];
small = backupPathsSmall; # goes to backblaze
medium = backupPathsMedium; # goes to gdrive
large = backupPathsFull; # goes to local storage medium