aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/kvmxfile b/kvmxfile
index 30aa9f7..a398367 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -117,6 +117,9 @@ xrandr="0"
# Where datafiles are stored: just set this if you know what you're doing
#datadir="$HOME/.local/share/kvmx/$VM"
+# Image type: file or device (kvmx-create only)
+image_type="file"
+
# Image size
size="10G"