about summary refs log tree commit diff
path: root/modules/services/rclone (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(fmt): correct formatting for all nix filesFranck Cuny2022-06-101-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>
* rclone: fix the order of the paramsFranck Cuny2022-04-131-2/+2
|
* secrets: move all the secrets under module/Franck Cuny2022-04-101-8/+8
| | | | | Refactor a bit the configuration, which should simplify the management and usage of secrets from now on.
* refactor rclone to a moduleFranck Cuny2022-04-061-0/+37