| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-04-30 | modules/rclone: delete the module and cleanup | Franck Cuny | 1 | -40/+0 | |
| I'm not using rclone anymore and I'm not storing the backups to GCS buckets either. | |||||
| 2022-06-10 | fix(fmt): correct formatting for all nix files | Franck Cuny | 1 | -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-13 | rclone: fix the order of the params | Franck Cuny | 1 | -2/+2 | |
| 2022-04-10 | secrets: move all the secrets under module/ | Franck Cuny | 1 | -8/+8 | |
| Refactor a bit the configuration, which should simplify the management and usage of secrets from now on. | |||||
| 2022-04-06 | refactor rclone to a module | Franck Cuny | 1 | -0/+37 | |
