| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
They are all handled by the repository `linux-desktop`. It's easier to
have a different repository for this bits of configs.
|
|
|
|
|
| |
The restic REST server is running on the nas' wireguard interface, so we
need to change the URL in our unit file.
|
| |
|
|
|
|
|
|
|
|
| |
A systemd unit to backup my music to the NAS. This is invoked by
running:
```
systemctl --user start sync-music
```
|
| |
|
|
|
|
| |
I want to backup my $HOME to the nas using restic.
|
|
Add configuration for the ssh-agent, pam and XDG.
|