The Qubes Backup application will save a copy of your $HOME if you select dom0 for backup, but there are other things in dom0 you might also want to separately preserve for later reference and post-upgrade configuration.
Some likely paths:
/etc/cron*
/etc/default/grub/
/etc/environment
/etc/grub.d/
/etc/libvirt/hooks
/etc/lvm/lvm.conf
/etc/pki/rpm-gpg/
/etc/qubes-rpc/
/etc/qubes/backup/
/etc/qubes/policy.d/
/etc/qubes/qmemman.conf
/etc/qubes/repo-templates/qubes-templates.repo
/etc/sysctl.d/
/etc/yum.repos.d/qubes-dom0.repo
/etc/X11/Xresources
/etc/X11/xorg.conf.d/
/root/
/srv/
/usr/share/qubes/templates/libvirt/xen.xml
Tool outputs:
crontab -l
dnf list --installed
qubes-prefs
qvm-features dom0
qvm-prefs dom0
qvm-service dom0
qvm-ls --tree --format disk
qvm-ls --tree --format full
qvm-ls --tree --format kernel
qvm-ls --tree --format network
qvm-ls --tree --format prefs
qvm-ls --tree --format simple
Possibly also helpful:
- Screenshots of each tab of Qubes Global Config
- Screenshots of XFCE System Settings windows that are important to you. The backup tool will also preserve these in XML form (
~/home-restore-<datestamp>/dom0-home/<user>/.config/xfce4/xfconf/xfce-perchannel-xml/*)
Anything else?