new mc version

This commit is contained in:
2026-06-22 22:19:24 -05:00
parent 0291d9751b
commit 6c60623fc0
3 changed files with 6 additions and 154 deletions
+6 -6
View File
@@ -48,10 +48,10 @@
home.file = {
".config/hypr".source = ../roy-config/hypr;
".config/waybar".source = ../roy-config/waybar;
".local/share/PrismLauncher/instances/1.21.6/minecraft/options.txt".source =
../roy-config/PrismLauncher/instances/1.21.6/minecraft/options.txt;
".local/share/PrismLauncher/instances/1.21.6/minecraft/servers.dat".source =
../roy-config/PrismLauncher/instances/1.21.6/minecraft/servers.dat;
".local/share/PrismLauncher/instances/26.2/minecraft/options.txt".source =
../roy-config/PrismLauncher/instances/26.2/minecraft/options.txt;
".local/share/PrismLauncher/instances/26.2/minecraft/servers.dat".source =
../roy-config/PrismLauncher/instances/26.2/minecraft/servers.dat;
};
# user persisted dirs
@@ -70,8 +70,8 @@
".bash_history"
".config/sops/age/keys.txt"
".local/share/PrismLauncher/accounts.json"
".local/share/PrismLauncher/instances/1.21.6/instance.cfg"
".local/share/PrismLauncher/instances/1.21.6/mmc-pack.json"
".local/share/PrismLauncher/instances/26.2/instance.cfg"
".local/share/PrismLauncher/instances/26.2/mmc-pack.json"
];
};