persist mc

This commit is contained in:
2026-06-22 22:48:39 -05:00
parent 53d4adacc0
commit 0ad3a4c965
+4
View File
@@ -58,6 +58,8 @@
"dl"
# persist steam
".local/share/Steam"
# persist mc version
".local/share/PrismLauncher/instances/26.2"
# persist spotify
".config/spotify"
".cache/spotify"
@@ -65,6 +67,8 @@
files = [
".bash_history"
".config/sops/age/keys.txt"
# Persist mc login
".local/share/PrismLauncher/accounts.json"
];
};