pinwheel/sombrero: Remove time-tracking from syncthing

This commit is contained in:
Alexander Heldt
2024-07-24 18:39:53 +02:00
parent f247f47f82
commit 9b770da4d3
2 changed files with 0 additions and 22 deletions

View File

@@ -89,17 +89,6 @@ in
};
};
"time-tracking" = {
path = "/home/alex/backup/sync/time-tracking";
devices = [ "phone" ];
versioning = {
type = "staggered";
params = {
maxAge = "2592000"; # 30 days
};
};
};
"books" = {
path = "/home/alex/backup/books";
devices = [ "pinwheel" ];