pinwheel/backwards: Remove ttrpg syncthing share

This commit is contained in:
Alexander Heldt
2025-07-10 16:33:44 +02:00
parent 50cabdcfc8
commit edae2eb1d4
2 changed files with 0 additions and 26 deletions

View File

@@ -85,21 +85,6 @@ in
}; };
}; };
ttrpg = {
path = "/home/alex/sync/reading-material/ttrpg";
devices = [
"phone"
"tablet"
"pinwheel"
];
versioning = {
type = "staggered";
params = {
maxAge = "2592000"; # 30 days
};
};
};
"phone-gps" = { "phone-gps" = {
path = "/home/alex/sync/phone-gps"; path = "/home/alex/sync/phone-gps";
devices = [ "phone" ]; devices = [ "phone" ];

View File

@@ -68,17 +68,6 @@
}; };
}; };
ttrpg = {
path = "/home/alex/sync/reading-material/ttrpg";
devices = [ "backwards" ];
versioning = {
type = "staggered";
params = {
maxAge = "2592000"; # 30 days
};
};
};
"phone-gps" = { "phone-gps" = {
path = "/home/alex/sync/phone-gps"; path = "/home/alex/sync/phone-gps";
devices = [ "phone" ]; devices = [ "phone" ];