Converted my daily driver to my vm/docker host. I assumed all my images would be included in timeshift’s snapshots, but… nope!
Fortunately I figured it out before I needed it. was testing my backups as part of prep for wiping everything and going to headless debian, found libvirt was missing.
Edit: Added rsync tag to reflect the comments section, which really deserves its own thread.

Yes, I definitely make use of rsync for backups of specific directories, so, in this case, no data would have been lost if I had relied solely on timeshift. But it’s a very convenient way of snapshotting the whole system.
Timeshift is essentially a gui on top of rsync anyway, if you look at what it’s doing behind the scenes.