aboutsummaryrefslogtreecommitdiff
path: root/share/config/provision/tpc.conf
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2023-06-28 21:37:10 -0300
committerSilvio Rhatto <rhatto@riseup.net>2023-06-28 21:37:10 -0300
commit8f07b9dbc5bd4a8c5bfd1deb8c9b10b4b2106eb9 (patch)
tree7797ff6f714ac1e87ff204ceb2c1e203c141ee02 /share/config/provision/tpc.conf
parent765c76ca234e42e12a90b4976b2f3c18bc994d2b (diff)
downloadhydra-8f07b9dbc5bd4a8c5bfd1deb8c9b10b4b2106eb9.tar.gz
hydra-8f07b9dbc5bd4a8c5bfd1deb8c9b10b4b2106eb9.tar.bz2
Feat: adds Debian trixie (2)
Diffstat (limited to 'share/config/provision/tpc.conf')
-rw-r--r--share/config/provision/tpc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/config/provision/tpc.conf b/share/config/provision/tpc.conf
index a640d23..4433cbf 100644
--- a/share/config/provision/tpc.conf
+++ b/share/config/provision/tpc.conf
@@ -14,7 +14,7 @@ disable_zeroing="n" # Disable zeroing of lvm volumes?
discards="y" # Enable discards on volumes?
random_swap="n" # Random swap?
arch="amd64" # System arch
-version="bullseye" # Distro version
+version="bookworm" # Distro version
grub="y" # Setup GRUB?
boot_mode="uefi" # Boot mode?
secure_boot="y" # Use SecureBoot?