From 72910e2c7796c2ccd394f11f9e147e3c60028a56 Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Mon, 3 Mar 2025 01:15:55 +0100
Subject: [PATCH] Fix encryption troubles.

---
 testing/aptmark/desktop | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/testing/aptmark/desktop b/testing/aptmark/desktop
index 78a3701..af1d113 100644
--- a/testing/aptmark/desktop
+++ b/testing/aptmark/desktop
@@ -1,3 +1,6 @@
+# to avoid booting problems with encrypted LVM, see <https://askubuntu.com/a/1105848>
+cryptsetup-initramfs
+lvm2
 # wayland usage essentials
 sway
 # at a minimum sets env stuff without which sway won't start 
-- 
2.30.2