summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kvmxfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmxfile b/kvmxfile
index 16ce64c..7227738 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -23,7 +23,7 @@ run_spice_client="0"
#port_mapping="hostfwd=tcp:127.0.0.1:8080-:80,hostfwd=tcp:127.0.0.1:8443-:443"
# Where the guest image is stored
-image="/var/cache/qemu/debian/box.img"
+#image="$HOME/.local/share/kvmx/$VM/box.img"
# Image size
size="10G"