aboutsummaryrefslogtreecommitdiff
path: root/modules/services/rclone (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-10fix(fmt): correct formatting for all nix filesFranck Cuny1-10/+13
This was done by running `nixpkgs-fmt .'. Change-Id: I4ea6c1e759bf468d08074be2111cbc7af72df295 Reviewed-on: https://cl.fcuny.net/c/world/+/404 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
2022-04-13rclone: fix the order of the paramsFranck Cuny1-2/+2
2022-04-10secrets: move all the secrets under module/Franck Cuny1-8/+8
Refactor a bit the configuration, which should simplify the management and usage of secrets from now on.
2022-04-06refactor rclone to a moduleFranck Cuny1-0/+37