sudo apt install timeshift -y
sudo timeshift --snapshot-device /dev/nvme0n1p2
sudo timeshift --create --comments "Sicherung xyz"
sudo timeshift --create --comments "Tägliche Sicherung" --tags D
sudo timeshift --create --comments "Wöchentliche Sicherung" --tags W
sudo timeshift --create --comments "Monatliche Sicherung" --tags M
sudo timeshift --list sudo timeshift --restore
sudo nano /etc/timeshift/timeshift.json