pinwheel/backwards: Remove ttrpg syncthing share
This commit is contained in:
@@ -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" ];
|
||||||
|
|||||||
@@ -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" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user