diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-05-12 08:11:48 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-05-12 08:11:48 +0200 |
| commit | 9d4cc42e953428fe646f5473efee2befc84a91cb (patch) | |
| tree | 1f81a18681efb5f59e54c412d79bc056d7f9e549 | |
| parent | 376e7feecd510d9db439ed758207215b4d451a40 (diff) | |
| download | config-9d4cc42e953428fe646f5473efee2befc84a91cb.tar.gz config-9d4cc42e953428fe646f5473efee2befc84a91cb.zip | |
Added qemu
| -rwxr-xr-x | .config/alpine-packages | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/alpine-packages b/.config/alpine-packages index 8cae7ea..28bf770 100755 --- a/.config/alpine-packages +++ b/.config/alpine-packages | |||
| @@ -25,6 +25,9 @@ build-base git gdb valgrind clang20 python3 rust cargo hare | |||
| 25 | lowdown darkhttpd # Both used for updating my website | 25 | lowdown darkhttpd # Both used for updating my website |
| 26 | openjdk25 # Also used for TNoodle | 26 | openjdk25 # Also used for TNoodle |
| 27 | 27 | ||
| 28 | # Qemu | ||
| 29 | qemu qemu-img qemu-system-x86_64 | ||
| 30 | |||
| 28 | # Xorg | 31 | # Xorg |
| 29 | xorg-server | 32 | xorg-server |
| 30 | xinit eudev mesa-dri-gallium xf86-video-intel xf86-input-libinput xf86-input-synaptics | 33 | xinit eudev mesa-dri-gallium xf86-video-intel xf86-input-libinput xf86-input-synaptics |
