summaryrefslogtreecommitdiff
path: root/systemd-user
AgeCommit message (Collapse)Author
2026-06-28Add home-backup script with daily systemd timerPaul Buetow
Backs up ~ to encrypted ZFS dataset on f2 (zdata/enc/earth-backup) via rsync over SSH. Excludes caches, trash, build artifacts, git checkouts, syncthing, and media libraries. Adds systemd user service+timer (daily) and enables it via Rex home_systemd_user task. Amp-Thread-ID: https://ampcode.com/threads/T-019f0cc8-1a8f-71ab-8a1c-914d7cdb055a Co-authored-by: Amp <amp@ampcode.com>
2026-05-23Add random GNOME wallpaper timer via systemd user unitsPaul Buetow