pinwheel: Sync work with sombrero

This commit is contained in:
Alexander Heldt
2023-08-13 15:46:16 +02:00
parent 6cbb1899fe
commit dfc02ccc95

View File

@@ -163,6 +163,17 @@
};
};
work = {
path = "/home/alex/sync/work";
devices = [ "sombrero" ];
versioning = {
type = "staggered";
params = {
maxAge = "2592000"; # 30 days
};
};
};
"phone-gps" = {
path = "/home/alex/sync/phone-gps";
devices = [ "phone" ];