summaryrefslogtreecommitdiff
path: root/nixos/mdls/gms/mc.nix
diff options
context:
space:
mode:
authorcaley <195605706+cqley@users.noreply.github.com>2026-07-21 01:07:22 +0200
committerGitHub <noreply@github.com>2026-07-21 01:07:22 +0200
commitff60c405a042564675118714fbe36fd6907f7833 (patch)
treec56f697f31e5f78afb5b08af888bb4e661178161 /nixos/mdls/gms/mc.nix
parenta3c69da90519ab55df1ac12d7d5bf681b45314d1 (diff)
Update mc.nix
Diffstat (limited to 'nixos/mdls/gms/mc.nix')
-rw-r--r--nixos/mdls/gms/mc.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/mdls/gms/mc.nix b/nixos/mdls/gms/mc.nix
index 9785759..e3194d2 100644
--- a/nixos/mdls/gms/mc.nix
+++ b/nixos/mdls/gms/mc.nix
@@ -34,7 +34,7 @@
InstanceDir = "instances";
JavaArchitecture = "64";
JavaDir = "java";
- JavaPath = /nix/store/55mw2ly3dxh5008li72rx6ilc75hgvr0-openjdk-8u502-b01/bin/java
+ JavaPath = "/nix/store/55mw2ly3dxh5008li72rx6ilc75hgvr0-openjdk-8u502-b01/bin/java";
Language = "en_US";
LastHostname = "box";
LaunchMaximized = false;