summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;