added qemu as testing dep

This commit is contained in:
Hopeless Tyromancy 2026-02-05 10:23:16 -05:00
parent 38be35698e
commit ba71067458
3 changed files with 2 additions and 0 deletions

BIN
bin/os

Binary file not shown.

View File

@ -18,6 +18,8 @@
pkgs.gnumake
pkgs.mtools
pkgs.gptfdisk
# for testing
pkgs.qemu
];
};
};

BIN
image.hdd

Binary file not shown.