persist mc
This commit is contained in:
@@ -58,6 +58,8 @@
|
|||||||
"dl"
|
"dl"
|
||||||
# persist steam
|
# persist steam
|
||||||
".local/share/Steam"
|
".local/share/Steam"
|
||||||
|
# persist mc version
|
||||||
|
".local/share/PrismLauncher/instances/26.2"
|
||||||
# persist spotify
|
# persist spotify
|
||||||
".config/spotify"
|
".config/spotify"
|
||||||
".cache/spotify"
|
".cache/spotify"
|
||||||
@@ -65,6 +67,8 @@
|
|||||||
files = [
|
files = [
|
||||||
".bash_history"
|
".bash_history"
|
||||||
".config/sops/age/keys.txt"
|
".config/sops/age/keys.txt"
|
||||||
|
# Persist mc login
|
||||||
|
".local/share/PrismLauncher/accounts.json"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user