sombrero: Sync books

This commit is contained in:
Alexander Heldt
2023-03-04 10:33:41 +01:00
parent ac803e29ec
commit 39d6cdceac

View File

@@ -207,6 +207,17 @@
};
};
};
"books" = {
path = "/home/alex/backup/books";
devices = [ "bennu" ];
versioning = {
type = "staggered";
params = {
maxAge = "2592000"; # 30 days
};
};
};
};
};