From 3acd3a5e63bf47be1d2a7dbc51a0ec428e2200c6 Mon Sep 17 00:00:00 2001 From: Roy Dumblauskas Date: Sat, 5 Jul 2025 14:58:56 -0500 Subject: [PATCH] persist instance info --- home.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home.nix b/home.nix index c162f6e..591eca8 100755 --- a/home.nix +++ b/home.nix @@ -60,6 +60,9 @@ ".mozilla/firefox/roy/cookies.sqlite" ".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" + ]; allowOther = true; };