fix: update backup exclude path for element

This commit is contained in:
Tim Schubert 2025-08-03 14:01:39 +02:00
parent a901e37b73
commit 9dd4acfaeb
No known key found for this signature in database

View file

@ -11,7 +11,7 @@ let
"/dev" "/dev"
"/efi" "/efi"
"/home/*/.cache" "/home/*/.cache"
"/home/*/.config/Riot/Cache" "/home/*/.config/Element"
"/home/iserv" "/home/iserv"
"/lost+found" "/lost+found"
"/mnt" "/mnt"