aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/kvmxfile b/kvmxfile
index 142b9f6..15569be 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -6,7 +6,7 @@
hostname="kvmx"
# Which base box you should use. Leave unconfigured to use kvmx-create instead.
-#basebox="bullseye"
+#basebox="bookworm"
# First user name
user="user"
@@ -176,7 +176,7 @@ domain="example.org"
arch="amd64"
# Box distribution when bootstraping a new image
-version="bullseye"
+version="bookworm"
# Debian mirror
mirror="https://deb.debian.org/debian/"