reformat, add copy_token and test, fix bug

This commit is contained in:
andromeda
2026-03-06 22:16:26 +01:00
parent e5c715d54f
commit 00be2cc545
2 changed files with 91 additions and 30 deletions

View File

@@ -28,6 +28,7 @@ stdenv.mkDerivation {
${qemu}/bin/qemu-system-x86_64 \
-nographic \
-s \
-drive file=./.bootle/disk,format=raw,index=0,media=disk
rm ./.bootle -r