Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(fmt): correct formatting for all nix files | Franck Cuny | 2022-06-10 | 1 | -1/+2 |
| | | | | | | | | | 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> | ||||
* | modules: fix configuration for syncthing | Franck Cuny | 2022-05-13 | 1 | -2/+2 |
| | | | | The `documents` folder was not being synced. | ||||
* | syncthing: add pixel (my phone) to known devices | Franck Cuny | 2022-04-21 | 1 | -1/+12 |
| | | | | | Copy the pictures from the phone on all my machines. Don't sync the documents on the phone (at least for now). | ||||
* | syncthing: configure devices and folders | Franck Cuny | 2022-04-21 | 1 | -0/+18 |
| | |||||
* | syncthing: configure the keys for tahoe | Franck Cuny | 2022-04-21 | 1 | -3/+7 |
| | |||||
* | syncthing: enable on tahoe | Franck Cuny | 2022-04-21 | 1 | -6/+12 |
| | |||||
* | modules: add syncthing as a new module | Franck Cuny | 2022-04-21 | 1 | -0/+11 |