summary refs log tree commit diff
path: root/config/systemd/user/sync-music.service (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ```