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" = {
|
||||
path = "/home/alex/sync/phone-gps";
|
||||
devices = [ "phone" ];
|
||||
|
||||
Reference in New Issue
Block a user