summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nixos/hosts/box/box.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/nixos/hosts/box/box.nix b/nixos/hosts/box/box.nix
index 9fd6dec..9365c4f 100644
--- a/nixos/hosts/box/box.nix
+++ b/nixos/hosts/box/box.nix
@@ -498,10 +498,6 @@ home.file.".local/share/PrismLauncher/prismlauncher.cfg" = {
InstanceDir = "instances";
JavaArchitecture = "64";
JavaDir = "java";
- JavaPath = "/nix/store/4wgr7m4i32dksq8ks601c4znn4aa7jmk-openjdk-8u502-b01/bin/java";
- JavaRealArchitecture = "amd64";
- JavaVendor = "N/A";
- JavaVersion = "25.0.4";
Language = "en_US";
LastHostname = "box";
LaunchMaximized = false;
@@ -525,7 +521,6 @@ home.file.".local/share/PrismLauncher/prismlauncher.cfg" = {
QuitAfterGameStop = false;
RecordGameTime = true;
RequestTimeout = 60;
- SelectedInstance = "26.1.2";
ShowConsole = false;
ShowConsoleOnError = true;
ShowGameTime = true;