syncthing: add grayjay backups

This commit is contained in:
2026-02-06 14:43:08 -05:00
parent 954e124b49
commit b67416a74b
2 changed files with 3 additions and 0 deletions

View File

@@ -171,6 +171,7 @@
syncthing = {
dataDir = services_dir + "/syncthing";
signalBackupDir = "/${zpool_ssds}/bak/signal";
grayjayBackupDir = "/${zpool_ssds}/bak/grayjay";
};
};