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