fix(image): image need to include devicemapper setup tools and udev rules

This commit is contained in:
Lars Sjöström 2025-03-03 13:52:52 +01:00
parent 0a6fc3af49
commit adb2e90c13
No known key found for this signature in database
6 changed files with 106 additions and 19 deletions

View file

@ -24,7 +24,7 @@ pkgs.writeShellApplication {
swtpm socket -d --tpmstate dir="$state" \
--ctrl type=unixio,path="$state/swtpm-sock" \
--tpm2 \
--log level=20
--log file="$state/swtpm.log",level=20
qemu-system-x86_64 \
-enable-kvm \