Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux: remove configurations specific to linux | Franck Cuny | 2021-09-08 | 1 | -13/+0 |
| | | | | | They are all handled by the repository `linux-desktop`. It's easier to have a different repository for this bits of configs. | ||||
* | backup: use the wireguard interface | Franck Cuny | 2021-08-18 | 1 | -1/+1 |
| | | | | | The restic REST server is running on the nas' wireguard interface, so we need to change the URL in our unit file. | ||||
* | systemd: exclude directories for restic | Franck Cuny | 2021-08-05 | 1 | -1/+1 |
| | |||||
* | backup: specify the domain | Franck Cuny | 2020-10-28 | 1 | -1/+1 |
| | |||||
* | linux: create service for backing up | Franck Cuny | 2020-10-06 | 1 | -0/+13 |
I want to backup my $HOME to the nas using restic. |