summary refs log tree commit diff
path: root/config/systemd/user (follow)
Commit message (Collapse)AuthorAgeFilesLines
* systemd: exclude directories for resticFranck Cuny2021-08-051-1/+1
|
* systemd: rsync music to the NASFranck Cuny2021-03-271-0/+10
| | | | | | | | A systemd unit to backup my music to the NAS. This is invoked by running: ``` systemctl --user start sync-music ```
* backup: specify the domainFranck Cuny2020-10-281-1/+1
|
* linux: create service for backing upFranck Cuny2020-10-061-0/+13
| | | | I want to backup my $HOME to the nas using restic.
* [desktop] more configuration files for linuxFranck Cuny2020-10-011-0/+12
Add configuration for the ssh-agent, pam and XDG.