diff options
| author | caley <u65487754@gmail.com> | 2026-06-16 17:44:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-16 17:44:37 +0200 |
| commit | 252b27ddd3019045fc2e25cbe5e5c2da9ee7fa93 (patch) | |
| tree | 169d35a7ec42d4aa3446eb6811099c2b40e2a44a /nixos | |
| parent | 0bd9e77e16820b7ae5916a1f3bb7bb0873dd89ab (diff) | |
Update box.nix
Diffstat (limited to 'nixos')
| -rw-r--r-- | nixos/hosts/box/box.nix | 5 |
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; |
