Hey everyone,
I’m currently using openSUSE Leap on my laptop, and I’ve been loving snapper—it’s a lifesaver for noobs like me who might otherwise mess things up. I’m running the default openSUSE setup with a btrfs filesystem, no LVM, and /home mounted as a subvolume(not using XFS or ext4). By default, snapper doesn’t restore /home data when rolling back, which makes sense since that’s usually user data—and that’s great.
But here’s my question: What if there are rare cases where I do want snapper to include /home in the restore(even if it means risking data loss)? How would I set that up?